Update CI to run pytest
This commit is contained in:
parent
bec298d63f
commit
ed3d527c09
4 changed files with 24 additions and 13 deletions
5
python_apps/airtime_analyzer/requirements-dev.txt
Normal file
5
python_apps/airtime_analyzer/requirements-dev.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
mock
|
||||
pylint
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-xdist
|
Loading…
Add table
Add a link
Reference in a new issue