…
|
||
---|---|---|
.. | ||
app_test | ||
README.md | ||
requirements.txt |
README.md
Pytest Unit Tests
Install test dependencies
pip install -r tests-units/requirements.txt
Run tests
pytest tests-units/
…
|
||
---|---|---|
.. | ||
app_test | ||
README.md | ||
requirements.txt |
pip install -r tests-units/requirements.txt
pytest tests-units/