GitHub / pytest-dev/pytest-django issues and pull requests
#1218 - build(deps): bump hynek/build-and-inspect-python-package from 2.12.0 to 2.13.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions
#1217 - Skip test that cannot be ran in parallel
Pull Request -
State: open - Opened by kingbuzzman about 2 months ago
#1216 - Adds uv to tox
Pull Request -
State: open - Opened by kingbuzzman about 2 months ago
#1215 - Simplify tox environment
Pull Request -
State: closed - Opened by kingbuzzman about 2 months ago
#1214 - Adds zizmor sarif
Pull Request -
State: closed - Opened by kingbuzzman about 2 months ago
- 13 comments
#1213 - Fix CI concurrency
Pull Request -
State: closed - Opened by kingbuzzman about 2 months ago
#1212 - Pedantic static analisis for github actions
Pull Request -
State: closed - Opened by kingbuzzman about 2 months ago
#1211 - Add github actions static analysis
Pull Request -
State: closed - Opened by kingbuzzman about 2 months ago
- 5 comments
#1210 - Fix CI
Pull Request -
State: closed - Opened by kingbuzzman about 2 months ago
#1209 - Makefile: remove
Pull Request -
State: closed - Opened by bluetech about 2 months ago
#1208 - pyproject.toml: switch from extras to dependency groups
Pull Request -
State: closed - Opened by bluetech about 2 months ago
- 3 comments
#1207 - Documentation not up-to-date
Issue -
State: closed - Opened by rixx about 2 months ago
- 4 comments
#1206 - Unify tests for speed
Pull Request -
State: open - Opened by kingbuzzman 2 months ago
- 2 comments
#1205 - Fix ruff PT023 warning
Pull Request -
State: closed - Opened by kingbuzzman 2 months ago
#1204 - Fix ruff PT001 warning
Pull Request -
State: closed - Opened by kingbuzzman 2 months ago
- 1 comment
#1203 - Attempt to make codecov less important
Pull Request -
State: open - Opened by kingbuzzman 2 months ago
- 11 comments
#1202 - Remove Python 3.8 & Django 5.0
Pull Request -
State: closed - Opened by kingbuzzman 2 months ago
- 1 comment
#1201 - Attempt to make codecov less important
Pull Request -
State: closed - Opened by kingbuzzman 2 months ago
#1200 - Add type definition for assertNotInHTML
Pull Request -
State: closed - Opened by tobami 2 months ago
- 5 comments
#1199 - Setting up pytest-postgresql with pytest-django leads to unreset sequence number
Issue -
State: closed - Opened by RemiDesgrange 3 months ago
- 2 comments
#1198 - Add assertNotInHTML to pytest_django.asserts
Issue -
State: closed - Opened by tobami 3 months ago
- 2 comments
#1197 - Running a test that uses live_server after a test that uses transactional_db causes database errors
Issue -
State: open - Opened by m-reichle 3 months ago
- 1 comment
#1196 - Fix the order of the test cases that use the live_server fixture
Pull Request -
State: open - Opened by Perlence 3 months ago
#1195 - Python 3.12 + django 5.1: debug doesn't work in VSCode
Issue -
State: closed - Opened by RemiTan 3 months ago
- 1 comment
#1194 - Remove experimental label from multi-db support
Pull Request -
State: closed - Opened by bluetech 4 months ago
#1193 - Fix regression: pull in all databases instead of default database
Pull Request -
State: open - Opened by xi 4 months ago
#1192 - No way to specify the database for fixtures
Issue -
State: open - Opened by xi 4 months ago
- 3 comments
#1191 - Exposes the underlining TestCase instance to avoid using "asserts" module
Pull Request -
State: open - Opened by kingbuzzman 4 months ago
- 11 comments
#1190 - Update the docs when overriding django_db_setup
Pull Request -
State: open - Opened by kingbuzzman 4 months ago
- 2 comments
#1189 - fixtures: fixup a regression in previous release for TestCase multi-db support
Pull Request -
State: closed - Opened by bluetech 4 months ago
#1188 - django.test.TestCase with multiples database doesn't create secondary db in 4.11.0
Issue -
State: closed - Opened by m-lamour 4 months ago
- 1 comment
#1187 - Fixes issue with mail.outbox
Pull Request -
State: closed - Opened by kingbuzzman 4 months ago
- 3 comments
#1186 - Only setup and serialize databases as needed by tests
Pull Request -
State: closed - Opened by bluetech 4 months ago
- 1 comment
#1185 - fixtures: avoid unnecessary closure
Pull Request -
State: closed - Opened by bluetech 4 months ago
#1184 - Avoid slow database serialization when possible
Issue -
State: closed - Opened by bluetech 4 months ago
#1183 - django_db_setup does not override database settings at runtime
Issue -
State: closed - Opened by coryphoenixxx 4 months ago
- 6 comments
#1182 - Integrate pytest into django's manage.py test
Pull Request -
State: closed - Opened by kingbuzzman 5 months ago
- 3 comments
#1181 - custom migration fail to migrate
Issue -
State: open - Opened by amirreza8002 5 months ago
- 5 comments
#1180 - Remove testing on MyISAM
Pull Request -
State: closed - Opened by adamchainz 5 months ago
- 3 comments
#1179 - Add support for Django 5.2
Pull Request -
State: closed - Opened by adamchainz 5 months ago
- 1 comment
#1178 - Fixture for a model with ManyToManyField through a custom intermediary table/model
Issue -
State: closed - Opened by kkvero 5 months ago
- 1 comment
#1177 - Adds ability to capture all the db queries at once
Pull Request -
State: open - Opened by kingbuzzman 6 months ago
- 4 comments
#1176 - build(deps): bump hynek/build-and-inspect-python-package from 2.8.0 to 2.12.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies
#1175 - build(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies
#1174 - Developer QOL
Pull Request -
State: closed - Opened by kingbuzzman 6 months ago
#1173 - Add Python 3.13 support, update ruff & mypy
Pull Request -
State: closed - Opened by bluetech 6 months ago
#1172 - ci: use alls-green so we can have a single required check
Pull Request -
State: closed - Opened by bluetech 6 months ago
#1171 - Fixes CI issue with main + py11
Pull Request -
State: closed - Opened by kingbuzzman 6 months ago
- 6 comments
#1170 - Adds using to assert_num_queries
Pull Request -
State: closed - Opened by kingbuzzman 6 months ago
- 2 comments
#1169 - Simpler way to run `pytest` from `manage.py` script?
Issue -
State: closed - Opened by paduszyk 6 months ago
- 4 comments
#1168 - Create custom types
Issue -
State: open - Opened by MyGodIsHe 6 months ago
- 2 comments
#1167 - Set the `serialized_aliases` Argument of `setup_databases`.
Pull Request -
State: closed - Opened by xmatos-so 7 months ago
- 2 comments
#1166 - Using cursor on connection causes tests to access non-test database
Issue -
State: closed - Opened by mschoettle 8 months ago
- 1 comment
#1165 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.12.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 2 comments
Labels: dependencies
#1164 - Bump codecov/codecov-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 2 comments
Labels: dependencies
#1163 - Postgres extensions not enabled in test DB when running pytest --no-migrations
Issue -
State: closed - Opened by wadhah101 9 months ago
#1162 - fixtures: provide per-scope fixtures for unblocking database access
Pull Request -
State: closed - Opened by m000 9 months ago
- 1 comment
#1161 - Bump hynek/build-and-inspect-python-package from 2.8.0 to 2.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 2 comments
Labels: dependencies
#1160 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.11.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#1159 - Global parametrized DJANGO_SETTINGS_MODULE and xdist
Issue -
State: open - Opened by WisdomPill 9 months ago
#1158 - Throttling causes cache sharing issues between test cases
Issue -
State: open - Opened by JungHoon99 9 months ago
#1157 - No transaction support despite `transactional_db` (edge case of indirect parametrization)
Issue -
State: open - Opened by scur-iolus 10 months ago
#1156 - ContentTypes cache not cleared between tests
Issue -
State: open - Opened by tomviner 10 months ago
- 1 comment
#1155 - No obvious way to set `self.maxDiff` with `pytest_django.asserts`
Issue -
State: open - Opened by r-thomson 10 months ago
- 8 comments
#1154 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#1153 - Bump hynek/build-and-inspect-python-package from 2.8.0 to 2.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#1152 - `pytest.PytestConfigWarning: could not load initial conftests` with --help or -V but not when running tests
Issue -
State: open - Opened by johncarter-phntm 10 months ago
- 6 comments
#1151 - plugin: unconfigure should `restore` not `unblock`
Pull Request -
State: closed - Opened by bluetech 10 months ago
- 4 comments
#1150 - fixtures: ensure db blocker is always restored
Pull Request -
State: closed - Opened by bluetech 10 months ago
#1149 - fixtures: drop compat code for no longer supported Django versions
Pull Request -
State: closed - Opened by bluetech 10 months ago
#1148 - Lock/unlock of db breaks if pytest is executed twice in the same process (fixes #1147)
Pull Request -
State: closed - Opened by boxed 10 months ago
- 2 comments
#1147 - Unblock not cleaned up at the end of pytest execution?
Issue -
State: closed - Opened by boxed 10 months ago
- 3 comments
#1146 - Please provide a session-scope 'settings' fixture
Issue -
State: open - Opened by coredumperror 11 months ago
#1145 - Suggestion: module-level fixtures for populating a database
Issue -
State: open - Opened by nbelakovski-mssm 11 months ago
#1144 - do not require DJANGO_SETTINGS_MODULE when running pytest help
Issue -
State: closed - Opened by piotr-kubiak 11 months ago
- 4 comments
#1143 - Drop support for EOL Django 3.2, 4.1, add support for 5.1
Pull Request -
State: closed - Opened by bluetech 11 months ago
- 1 comment
#1142 - ci: use trusted publishing for release
Pull Request -
State: closed - Opened by bluetech 11 months ago
- 1 comment
#1141 - tox: update ruff, mypy
Pull Request -
State: closed - Opened by bluetech 11 months ago
#1140 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#1139 - ci: try to fix coverage upload
Pull Request -
State: closed - Opened by bluetech 11 months ago
#1138 - Fix type hints for assertFormError and assertForSetError. Refs pytest-dev#1137
Pull Request -
State: closed - Opened by nektor211 11 months ago
- 1 comment
#1137 - Fix type hints for `assertFormError` and `assertFormSetError`
Issue -
State: closed - Opened by nektor211 11 months ago
#1136 - How to change environment variable before django settings will be initialized?
Issue -
State: open - Opened by mihalt 11 months ago
- 2 comments
#1135 - Add docstrings to public fixtures
Pull Request -
State: closed - Opened by kosdmit about 1 year ago
#1134 - Tables in test db are not created for models with app_label
Issue -
State: open - Opened by kosdmit about 1 year ago
#1133 - Github Actions are failing on new PRs.
Issue -
State: closed - Opened by pzarfos about 1 year ago
- 2 comments
#1132 - A new fixture for using "real database"?
Issue -
State: open - Opened by rhoban13 about 1 year ago
#1131 - Unable to fully override db setup fixture
Issue -
State: open - Opened by eldjh3 about 1 year ago
#1130 - fail-on-template-vars: improve compatibility with Django behavior
Pull Request -
State: open - Opened by xavfernandez about 1 year ago
- 3 comments
#1129 - fail-on-template-vars: modernize stack inspection code
Pull Request -
State: closed - Opened by xavfernandez about 1 year ago
#1128 - Added import to database documentation sample code
Pull Request -
State: closed - Opened by pzarfos about 1 year ago
#1127 - Multi-db: databases not being blocked
Issue -
State: open - Opened by meshy about 1 year ago
#1126 - pytest-django should handle MEDIA_ROOT
Issue -
State: open - Opened by JasonGrace2282 about 1 year ago
- 1 comment
#1125 - Mention django 2.2 support drop in changelog
Pull Request -
State: closed - Opened by Faithfinder about 1 year ago
#1124 - Is Django 2.2 supported in latest or not?
Issue -
State: closed - Opened by Faithfinder about 1 year ago
- 1 comment
#1123 - pytest_sessionfinish cannot access database for cleanup
Issue -
State: open - Opened by syndionaldo about 1 year ago
#1122 - apps.ready() doesn't get called
Issue -
State: closed - Opened by vt-rcheng about 1 year ago
- 2 comments
#1121 - fail-on-template-vars: be more discreet with ignore_template_errors
Pull Request -
State: closed - Opened by xavfernandez over 1 year ago
#1120 - Avoid running database migrations for `SimpleTestCase`
Pull Request -
State: closed - Opened by flaeppe over 1 year ago
#1119 - Configure dependabot to check for updates to GitHub Actions every weekday
Pull Request -
State: closed - Opened by flaeppe over 1 year ago
- 1 comment