This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2024-12-02 14:34:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2aca69a946
django-rest-framework
/
requirements.txt
4 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support for running the test suite with py.test * Get rid of runtests.py * Moved test code from rest_framework/tests and rest_framework/runtests to tests * Invoke py.test from setup.py * Invoke py.test from Travis * Invoke py.test from tox * Changed setUpClass to be just plain setUp in test_permissions.py * Updated contribution guideline to show how to invoke py.test
2014-03-02 15:40:30 +04:00
-e .
New docs
2012-08-29 23:57:37 +04:00
Django>=1.3
Support for running the test suite with py.test * Get rid of runtests.py * Moved test code from rest_framework/tests and rest_framework/runtests to tests * Invoke py.test from setup.py * Invoke py.test from Travis * Invoke py.test from tox * Changed setUpClass to be just plain setUp in test_permissions.py * Updated contribution guideline to show how to invoke py.test
2014-03-02 15:40:30 +04:00
pytest-django==2.6
Reference in New Issue
Copy Permalink