boule.test¶
-
boule.
test
(doctest=True, verbose=True)[source]¶ Run the test suite.
Uses py.test to discover and run the tests.
- Parameters
- Raises
AssertionError – If pytest returns a non-zero error code indicating that some tests have failed.
boule.
test
(doctest=True, verbose=True)[source]¶Run the test suite.
Uses py.test to discover and run the tests.
AssertionError – If pytest returns a non-zero error code indicating that some tests have failed.