yama/testsuite
Olivier 'reivilibre bd426aa64d
All checks were successful
continuous-integration/drone the build was successful
Fix typos
2021-11-14 16:25:41 +00:00
..
2021-11-14 16:25:41 +00:00
2021-07-20 11:02:13 +01:00

yama and datman test suite

To run the tests in this suite, you shall require Python 3.8+.

In a virtual environment:

pip install .

``

Development instructions

pip install -e .[dev]

To run linter checks, run ./scripts-dev/lint.sh.