This website requires JavaScript.
Explore
Help
Sign In
BenLubar
/
lemoncurry
Watch
1
Star
0
Fork
You've already forked lemoncurry
0
forked from
00dani/lemoncurry
Code
Issues
Pull requests
Releases
Wiki
Activity
480658fefe
lemoncurry
/
pytest.ini
4 lines
85 B
INI
Raw
Normal View
History
Unescape
Escape
Install pytest for designing and running automated test suites
2018-02-01 23:06:59 -05:00
[pytest]
Add support for tests that use django.test.Client and that require a database, and use this support to test some of the wellknowns.views modules
2018-02-06 00:12:36 -05:00
DJANGO_SETTINGS_MODULE
=
lemoncurry.settings.test
Install pytest for designing and running automated test suites
2018-02-01 23:06:59 -05:00
python_files
=
tests/*.py
Reference in a new issue
Copy permalink