Reworking tests
Reworking tests with pytest
This commit is contained in:
parent
c78202c347
commit
d4414bd150
7 changed files with 556 additions and 439 deletions
4
Pipfile
4
Pipfile
|
|
@ -11,11 +11,13 @@ pyyaml = ">=4.2b1"
|
|||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
nose = "*"
|
||||
coverage = "*"
|
||||
mock = "*"
|
||||
pylint = "*"
|
||||
pbr = "*"
|
||||
pytest-asyncio = "*"
|
||||
pytest-aiohttp = "*"
|
||||
pytest-cov = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue