geometric.
test
(verbose=True, coverage=False)[source]¶Run the test suite.
Uses py.test to discover and run the tests. If you haven’t already, you can install it with conda or pip.
Parameters: | verbose : bool
coverage : bool
|
---|---|
Raises: | ValueError
|