-
Notifications
You must be signed in to change notification settings - Fork 347
Issues: pytest-dev/pytest-django
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Detect invalid migration state when using --reuse-db
enhancement
#883
opened Oct 12, 2020 by
tolomea
Option to keep db data after failed test in failfast mode ?
enhancement
#736
opened May 28, 2019 by
pakal
Add option to not setup Django in pytest_load_initial_conftests already
enhancement
#723
opened Apr 30, 2019 by
blueyed
[WIP] Prefix all fixtures with "django_"
enhancement
#711
opened Mar 15, 2019 by
blueyed
Loading…
1 task
How to use django_db mark at session fixture?
db-configuration
enhancement
#514
opened Sep 14, 2017 by
ludbek
[RFC] consider testpaths config when looking for manage.py
enhancement
#478
opened May 15, 2017 by
blueyed
Loading…
3 tasks
Allow db access to determine length of parameterized fixture list
enhancement
#385
opened Aug 25, 2016 by
rolfhnelson
Option to use one database when xdist plugin is used
db-configuration
enhancement
#336
opened May 20, 2016 by
magicjohnson
Loading…
Add ability to use live_server fixture without DB setup
db-configuration
enhancement
#298
opened Dec 10, 2015 by
kottenator
Listing test progress verbosely without verbose database creation?
enhancement
#292
opened Nov 24, 2015 by
akx
New feature
--lazy-db
: --reuse-db
with --create-db
on DB error / ProgrammingError
enhancement
#212
opened Feb 26, 2015 by
blueyed
Raise warning when using SQLite3 in-memory test database with --reuse-db
enhancement
#160
opened Aug 14, 2014 by
schmitch
Add Python path configuration hints when Django settings/setup fails with ImportError
bitesize
enhancement
sprint-idea
#156
opened Aug 4, 2014 by
pelme
Client: testing exceptions in views (client.store_exc_info)
enhancement
#130
opened Jul 11, 2014 by
blueyed
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.