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 #36228

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

SarahFrench
Copy link
Member

@SarahFrench SarahFrench commented Dec 17, 2024

This PR promotes the JUnit output of the terraform test command out of experimental status.

It also:

  • Refactors the code a little
  • Adds test coverage

TODO

  • Add documentation to the test command docs
  • Address remaining feedback

Target Release

1.11.x

Draft CHANGELOG entry

NEW FEATURES

  • terraform test: The terraform test command's feature to output a JUnit XML test result report is now generally available. To use this feature, pass the flag -junit-xml=FILENAME to the terraform test command.

@SarahFrench SarahFrench changed the title Junit test output concluded experiment Promote JUnit output 'terraform test' feature from experimental status Dec 17, 2024
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.

1 participant