1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Oct 07, 2021 — Oct 07, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change install_requires to pytest 2.5+ More... over 10 years ago
Documentation for automatic project scan+Python path issues More... over 10 years ago
Updated tutorial to describe Python path issues properly More... over 10 years ago
Added contact/help FAQ More... over 10 years ago
Updated wording in xdist FAQ More... over 10 years ago
Added a note about SOUTH_TESTS_MIGRATE More... over 10 years ago
Updated FAQ on test collection + removed FAQ on DJANGO_SETTINGS_MODULE More... over 10 years ago
Recommend using a fixture for setting language More... over 10 years ago
Recommend setuptools rather than distutils in FAQ More... over 10 years ago
Wording change in import error FAQ More... over 10 years ago
sq More... over 10 years ago
Updated README to be more concise and point to more useful links More... over 10 years ago
Fixed lint errors from previous commits More... over 10 years ago
(Slightly) better name for django.setup() sequence test More... over 10 years ago
Automatic finding+adding of Python path for Django projects More... over 10 years ago
Move the MIDDLEWARE_CLASSES setting from the django_testdir More... over 10 years ago
Cleanup of the `django_testdir` fixture: More... over 10 years ago
tests: remove un-used settings fixture with south tests More... over 10 years ago
Sort imports: `isort tests/**.py pytest_django/**.py` More... over 10 years ago
Update README with currently supported versions More... over 10 years ago
Merge pull request #149 from blueyed/pytest-2.6 More... over 10 years ago
Merge pull request #139 from blueyed/travis-add-pypy3 More... over 10 years ago
Document automatic usage of db mark with Django's TestCase More... over 10 years ago
Added a note about pytest-pythonpath to FAQ, thanks to Alexander Schepanovski for the suggestion. Refs #23. More... over 10 years ago
Remove the conftest.py PYTHONPATH hack from FAQ. Refs #23. More... over 10 years ago
Merge pull request #153 from blueyed/checkqa More... over 10 years ago
docstring fixes (PEP 257) More... over 10 years ago
Merge pull request #154 from blueyed/testdir-use-dedent More... over 10 years ago
django_testdir: use `ensure=True` with `write` for `create_*` More... over 10 years ago
tests: use `dedent` with `extra_settings`, indent More... over 10 years ago