Skip to content

Set --junitxml when corresponding environment variable is available#2

Merged
caseyduquettesc merged 1 commit intocaseyduquettesc:mainfrom
amartani:main
Jan 10, 2023
Merged

Set --junitxml when corresponding environment variable is available#2
caseyduquettesc merged 1 commit intocaseyduquettesc:mainfrom
amartani:main

Conversation

@amartani
Copy link
Contributor

This allows the xml output produced by bazel test to have richer per-test-case information rather than the default generated xml file, which just wraps the entire output as if it was a single test case. The environment variable is described on
https://bazel.build/reference/test-encyclopedia#initial-conditions.

@caseyduquettesc
Copy link
Owner

Ah, excellent!

@caseyduquettesc caseyduquettesc merged commit aa0baf6 into caseyduquettesc:main Jan 10, 2023
Copy link
Owner

@caseyduquettesc caseyduquettesc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants