Module see.tests
see-segment testing init.py.
Expand source code
"""see-segment testing __init__.py."""
Sub-modules
see.tests.test_colorspace
-
This runs unit tests for functions that can be found in Segmentors.py.
see.tests.test_genetic_search
-
This runs unit tests for functions that can be found in GeneticSearch.py.
see.tests.test_imports
-
This tests to see if the main dependencies for see can be successfully imported.
see.tests.test_jupyter_gui
-
This runs unit tests for functions that can be found in JupyterGUI.py.
see.tests.test_segmentors
-
This runs unit tests for functions that can be found in Segmentors.py.