yama/testsuite
Olivier 'reivilibre 50ff9bb36a
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/release Pipeline was successful
Fix including trailing empty line as pointer name
2022-11-20 22:11:05 +00:00
..
2022-11-19 16:35:24 +00:00
2022-11-19 16:35:36 +00: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.