test: Added coverage tests
This commit is contained in:
parent
e101f4807a
commit
bfea20d4f2
3 changed files with 89 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ pytest = "^6.2.4"
|
|||
flake8 = "^3.9.2"
|
||||
python-semantic-release = "^7.19.1"
|
||||
pylint = "^2.9.6"
|
||||
coverage = "^5.5"
|
||||
pytest-cov = "^2.12.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue