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
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,5 +15,6 @@ media
|
|||
# <django-project-name>/staticfiles/
|
||||
|
||||
# End of https://www.gitignore.io/api/django
|
||||
/.pytest_cache
|
||||
/static
|
||||
node_modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue