=======
Testing
=======
Testing is set to evaluate:
- style with `ruff `_,
- typing with `mypy `_,
- valid function return values and behaviors with `hypothesis `_, and
- test coverage using `coverage `_.
Windows
-------
Run ``test.bat`` in the ``test`` directory.
Linux
-----
Run ``test.sh`` in the ``test`` directory.