Skip to content

Update pytest-django to 3.5.1#132

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup/update-pytest-django-3.4.5-to-3.5.1
Closed

Update pytest-django to 3.5.1#132
pyup-bot wants to merge 1 commit into
masterfrom
pyup/update-pytest-django-3.4.5-to-3.5.1

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates pytest-django from 3.4.5 to 3.5.1.

Changelog

3.5.1

------------------

Bugfixes
^^^^^^^^

* Fix compatibility with pytest 5.x (751)

3.5.0

------------------

Features
^^^^^^^^

* Run tests in the same order as Django (223)

* Use verbosity=0 with disabled migrations (729, 730)

Bugfixes
^^^^^^^^

* django_db_setup: warn instead of crash with teardown errors (726)

Misc
^^^^
* tests: fix test_sqlite_database_renamed (739, 741)

* tests/conftest.py: move import of db_helpers (737)

* Cleanup/improve coverage, mainly with tests (706)

* Slightly revisit unittest handling (740)

3.4.8

------------------

Bugfixes
^^^^^^^^

* Fix DB renaming fixture for Multi-DB environment with SQLite (679)

3.4.7

------------------

Bugfixes
^^^^^^^^

* Fix disabling/handling of unittest methods with pytest 4.2+ (700)

3.4.6

------------------

Bugfixes
^^^^^^^^

* django_find_project: add cwd as fallback always (690)

Misc
^^^^

* Enable tests for Django 2.2 and add classifier (693)
* Disallow pytest 4.2.0 in ``install_requires`` (697)
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #190

@pyup-bot pyup-bot closed this Oct 17, 2019
@vCra vCra deleted the pyup/update-pytest-django-3.4.5-to-3.5.1 branch October 17, 2019 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant