openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pytest-django
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 2 years
ago.
Oct 07, 2021 — Oct 07, 2022
Showing page 28 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Change install_requires to pytest 2.5+
Andreas Pelme
More...
over 10 years ago
Documentation for automatic project scan+Python path issues
Andreas Pelme
More...
over 10 years ago
Updated tutorial to describe Python path issues properly
Andreas Pelme
More...
over 10 years ago
Added contact/help FAQ
Andreas Pelme
More...
over 10 years ago
Updated wording in xdist FAQ
Andreas Pelme
More...
over 10 years ago
Added a note about SOUTH_TESTS_MIGRATE
Andreas Pelme
More...
over 10 years ago
Updated FAQ on test collection + removed FAQ on DJANGO_SETTINGS_MODULE
Andreas Pelme
More...
over 10 years ago
Recommend using a fixture for setting language
Andreas Pelme
More...
over 10 years ago
Recommend setuptools rather than distutils in FAQ
Andreas Pelme
More...
over 10 years ago
Wording change in import error FAQ
Andreas Pelme
More...
over 10 years ago
sq
Andreas Pelme
More...
over 10 years ago
Updated README to be more concise and point to more useful links
Andreas Pelme
More...
over 10 years ago
Fixed lint errors from previous commits
Andreas Pelme
More...
over 10 years ago
(Slightly) better name for django.setup() sequence test
Andreas Pelme
More...
over 10 years ago
Automatic finding+adding of Python path for Django projects
Andreas Pelme
More...
over 10 years ago
Move the MIDDLEWARE_CLASSES setting from the django_testdir
Andreas Pelme
More...
over 10 years ago
Cleanup of the `django_testdir` fixture:
Andreas Pelme
More...
over 10 years ago
tests: remove un-used settings fixture with south tests
Daniel Hahler
More...
over 10 years ago
Sort imports: `isort tests/**.py pytest_django/**.py`
Daniel Hahler
More...
over 10 years ago
Update README with currently supported versions
Andreas Pelme
More...
over 10 years ago
Merge pull request #149 from blueyed/pytest-2.6
Andreas Pelme
More...
over 10 years ago
Merge pull request #139 from blueyed/travis-add-pypy3
Daniel Hahler
More...
over 10 years ago
Document automatic usage of db mark with Django's TestCase
Daniel Hahler
More...
over 10 years ago
Added a note about pytest-pythonpath to FAQ, thanks to Alexander Schepanovski for the suggestion. Refs #23.
Andreas Pelme
More...
over 10 years ago
Remove the conftest.py PYTHONPATH hack from FAQ. Refs #23.
Andreas Pelme
More...
over 10 years ago
Merge pull request #153 from blueyed/checkqa
Andreas Pelme
More...
over 10 years ago
docstring fixes (PEP 257)
Daniel Hahler
More...
over 10 years ago
Merge pull request #154 from blueyed/testdir-use-dedent
Daniel Hahler
More...
over 10 years ago
django_testdir: use `ensure=True` with `write` for `create_*`
Daniel Hahler
More...
over 10 years ago
tests: use `dedent` with `extra_settings`, indent
Daniel Hahler
More...
over 10 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree