summaryrefslogtreecommitdiff
path: root/cli/tools/test/reporters/junit.rs
AgeCommit message (Expand)Author
2024-05-22feat(cli): Add slow test warning (#23874)Matt Mastracci
2024-03-26fix(cli): output more detailed information for steps when using JUnit reporte...Yusuke Tanaka
2024-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-01fix(test): --junit-path should handle when the dir doesn't exist (#21044)David Sherret
2023-08-17fix(test): JUnit reporter includes file, line and column attributes (#20174)Alexander Michaud
2023-07-27refactor(cli/test): move reporters to a separate directory (#19957)Bartek IwaƄczuk