forked from 00dani/lemoncurry
Install pytest for designing and running automated test suites
This commit is contained in:
parent
1cfab95201
commit
dffa2d9d50
4 changed files with 71 additions and 20 deletions
1
Pipfile
1
Pipfile
|
@ -45,6 +45,7 @@ cachecontrol = "*"
|
|||
hiredis = "*"
|
||||
"mf2util" = "*"
|
||||
django-cors-headers = "*"
|
||||
pytest-django = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue