terraform/internal/command/testdata/test/junit-output
Sarah French 6b81f7184c
Change JUnit terraform test output to include test failure details inside <failure> elements, use the error message as the message attribute (#36316)
* Add details to `<failure>` element describing which assertion failed

* Remove unused diagnostic string

* Set `message` attribute of `<failure>` element to failed assertion's error message

* Make `<failure>` contain diagnostic's message, refactor how `message` attribute is set

* Ensure that system-err is only added when needed

* Update test fixtures

* Make diags usage clearer, ensure all test failure diags in "failure" element

* Refactor how "skipped" element value is set

* Fix failing test Test_TestJUnitXMLFile_Save
2025-01-22 16:42:04 +00:00
..
1pass-1fail Change JUnit terraform test output to include test failure details inside <failure> elements, use the error message as the message attribute (#36316) 2025-01-22 16:42:04 +00:00
missing-provider Refactor JUnit XML output of terraform test into a new junit package (#36304) 2025-01-13 13:25:58 +00:00
multiple-files Refactor JUnit XML output of terraform test into a new junit package (#36304) 2025-01-13 13:25:58 +00:00