Testing =========== The :mod:`test` subpackage has both unit tests (of individual constraints) and a directory structure full of example cases (for integration testing). :mod:`tests.testall` ^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: tests.testall :members: :undoc-members: :mod:`tests.testall_integration` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: tests.testall_integration :members: