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 test failures for pytest 5.4.0 #16

Closed
hackebrot opened this issue May 16, 2020 · 0 comments · Fixed by #17
Closed

Fix test failures for pytest 5.4.0 #16

hackebrot opened this issue May 16, 2020 · 0 comments · Fixed by #17
Labels
code quality Tasks related to linting, coding style, type checks

Comments

@hackebrot
Copy link
Owner

There is a breaking change in pytest 5.4.0 which affects our test verifying the generated md report. The order for “+/-” in error diffs changed and needs to be updated in our fixture. 🤖

See pytest-dev/pytest#6673

@hackebrot hackebrot added the code quality Tasks related to linting, coding style, type checks label May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Tasks related to linting, coding style, type checks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant