.. nxpy documentation --------------------------------------------------------- .. Copyright Nicola Musatti 2010 - 2014 .. Use, modification, and distribution are subject to the Boost Software .. License, Version 1.0. (See accompanying file LICENSE.txt or copy at .. http://www.boost.org/LICENSE_1_0.txt) .. See http://nxpy.sourceforge.net for library home page. --------------------- ``test`` - Test support utilities ================================= .. automodule:: nxpy.test ``env`` - Access to the testing environment for the svn, maven and msvs packages -------------------------------------------------------------------------------- .. automodule:: nxpy.test.env :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``log`` - Log configuration for tests ------------------------------------- .. automodule:: nxpy.test.log :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__ ``test`` - Support functions for running tests ---------------------------------------------- .. automodule:: nxpy.test.test :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__