terraform/internal/command/junit
Bruno Schaatsbergen 61acb0cb3a
tfdiags: add Warnings method (#36392)
Adds a new method to the tfdiags API: Warnings() returns a new Diagnostics list containing only diagnostics with a severity of Warning.
2025-01-23 12:59:46 +00:00
..
junit.go tfdiags: add Warnings method (#36392) 2025-01-23 12:59:46 +00:00
junit_internal_test.go tfdiags: add Warnings method (#36392) 2025-01-23 12:59:46 +00:00
junit_test.go Add more details to JUnit terraform test output to describe why a test was skipped (#36315) 2025-01-16 12:12:15 +00:00