duckinator / bork

A Python build and release management tool.
https://bork.readthedocs.io
MIT License
12 stars 2 forks source link

Investigate using PR annotations #290

Closed duckinator closed 11 months ago

duckinator commented 1 year ago

By having pytest generate junit-compatible XML reports in CI, we can theoretically have PRs show what tests failed without having to even pulling up the Cirrus CI website.