openflexure-microscope-server/tests/unit_tests/__init__.py
2025-12-18 17:08:02 +00:00

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!.
"""