first commit
This commit is contained in:
8
tests-unit/README.md
Normal file
8
tests-unit/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Pytest Unit Tests
|
||||
|
||||
## Install test dependencies
|
||||
|
||||
`pip install -r tests-units/requirements.txt`
|
||||
|
||||
## Run tests
|
||||
`pytest tests-units/`
|
||||
Reference in New Issue
Block a user