Skip to content
New issue

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

Promote JUnit output 'terraform test' feature from experimental status, make incompatibility with remote test execution explicit via flag validation #36324

Merged
merged 5 commits into from
Jan 15, 2025

Conversation

SarahFrench
Copy link
Member

@SarahFrench SarahFrench commented Jan 15, 2025

This PR promotes the -junit-xml flag and JUnit output from terraform test out of experimental status.

Documentation changes for this are in another PR: #36307

Target Release

1.11.x

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@SarahFrench SarahFrench changed the title Promote junit out experiment Promote JUnit output 'terraform test' feature from experimental status, make incompatibility with remote test execution explicit via flag validation Jan 15, 2025
@SarahFrench SarahFrench merged commit 8e1d366 into main Jan 15, 2025
16 checks passed
@SarahFrench SarahFrench deleted the promote-junit-out-experiment branch January 15, 2025 11:44
@SarahFrench SarahFrench linked an issue Feb 3, 2025 that may be closed by this pull request
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.

Terraform Test: add JUNIT output
2 participants