enable unit testing (#135)

* enable unit testing

* Update test-requirements.txt

* Update test-requirements.txt
This commit is contained in:
abikouo
2022-01-10 17:25:11 +01:00
committed by GitHub
parent 39cb9a0981
commit eb11821b3c
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
coverage==4.5.4
pytest
pytest-xdist