You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# JUnit Annotate Buildkite Plugin
2
2
3
-
A [Buildkite](https://buildkite.com/) plugin that creates a summary of build failures as a build annotation, by parsing JUnit XML test report artifacts from previous jobs.
3
+
A [Buildkite plugin](https://buildkite.com/docs/agent/v3/plugins)that parses junit.xml artifacts (generated across any number of parallel steps) and creates a [build annotation](https://buildkite.com/docs/agent/v3/cli-annotate) listing the individual tests that failed.
0 commit comments