pytest-github-actions-annotate-failures
pytest-github-actions-annotate-failures copied to clipboard
Annotate warnings
- Supported only in pytest >= 6.0.0 (docs)
- Adds an
--exclude-warning-annotationsoption to exclude warning annotations
Closes #45
Yeah, I think --exclude-warning-annotations or something else specific to this plugin only would be better.
Yeah, I think
--exclude-warning-annotationsor something else specific to this plugin only would be better.
Done https://github.com/pytest-dev/pytest-github-actions-annotate-failures/pull/68/commits/494dca7bc1dc895ee300f9613350806fd73f2738!
this is ready for another review @henryiii 🙂