Olivier 'reivilibre'
50ff9bb36a
ci/woodpecker/push/build Pipeline failed
Details
ci/woodpecker/push/release Pipeline was successful
Details
|
||
---|---|---|
.. | ||
datmantests | ||
helpers | ||
yamatests | ||
README.md | ||
setup.py |
README.md
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
.