We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Looking at: pytest-dev/pytest#4546 this breaks our builds as the error iirc reflected missing get_marker.
The text was updated successfully, but these errors were encountered:
pytest-dev/pytest-cov#253 should fix it once they release.
Sorry, something went wrong.
We can lock pytest to the previous successful version (4.0.2 from travis) if the release is not done by tomorrow.
Pytest-cov updated, will revert this and pin pytest-cov >=2.6.1
d443bbf
shashank88
No branches or pull requests
Looking at: pytest-dev/pytest#4546
this breaks our builds as the error iirc reflected missing get_marker.
The text was updated successfully, but these errors were encountered: