openflexure-microscope-server/tests/__init__.py
2025-07-10 15:29:10 +01: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!.
"""