pytest-dev / pytest-django

A Django plugin for pytest.
https://pytest-django.readthedocs.io/
Other
1.33k stars 341 forks source link

tests: Sync expected stream for Pytest' version #996

Closed stanislavlevin closed 2 years ago

stanislavlevin commented 2 years ago

https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes:

pytest#8246: --version now writes version information to stdout rather than stderr.

Fixes: https://github.com/pytest-dev/pytest-django/issues/995