
* Add venv to .gitignore * Use tox to run tests * Make fuzz run in tox * Split tests files * Fix import error
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
pytest >= 6.0.1
|
|
pytest-mock >= 3.2.0
|
|
pytest-cases >= 2.1.2
|
|
coverage >= 5.2.1 |