tests Package

tests Package

Collection of pySPACE system and unit tests

Note

The section with tests is not really complete, but there is a script to run all unittests automatically.

Modules

HTMLTestRunner A TestRunner for use with the Python unit testing framework.
check_unittests This module checks whether the unittests for every nodes exist.
generic_unittest Provides a class to implement a generic unittest
run_unittests Runs all unit tests that can be found in the subdirectory

Subpackages Summary

unittests Elemental function tests to catch changes and ensure correct working functions
utils Utility functions and classes for testing