6 lines
260 B
Python
6 lines
260 B
Python
"""The unit-test suite for the OpenFlexure Microscope Server.
|
|
|
|
This package contains all of the unit tests that can be run without specific
|
|
hardware. See also the `hardware_specific_tests` directory and the
|
|
`integration-tests` directory for more testing!.
|
|
"""
|