Skip to content
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

Fix tests for pytest 3.3 #550

Closed
blueyed opened this issue Dec 3, 2017 · 0 comments
Closed

Fix tests for pytest 3.3 #550

blueyed opened this issue Dec 3, 2017 · 0 comments

Comments

@blueyed
Copy link
Contributor

blueyed commented Dec 3, 2017

Some tests are failing because output matching does not take into account the new console_output_style from pytest 3.3.

Should we add ['-o', 'console_output_style', 'cassic'] to affected django_testdir.runpytest_subprocess, or rather match it using * at then end?
The latter might not be reliable though.

blueyed added a commit to blueyed/pytest-django that referenced this issue Dec 3, 2017
blueyed added a commit to blueyed/pytest-django that referenced this issue Dec 3, 2017
blueyed added a commit that referenced this issue Dec 3, 2017
timb07 pushed a commit to timb07/pytest-django that referenced this issue May 26, 2018
beyondgeeks added a commit to beyondgeeks/django-pytest that referenced this issue Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant