add test coverage
This commit is contained in:
parent
033718a13c
commit
a01ae608f6
3 changed files with 89 additions and 3 deletions
|
|
@ -23,6 +23,7 @@ mypy = "^0.790"
|
|||
flake8-black = "^0.2.1"
|
||||
black = "^20.8b1"
|
||||
pytest = "^6.2.4"
|
||||
pytest-cov = "^2.12.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue