summaryrefslogtreecommitdiff
path: root/cli/tools/test/reporters/junit.rs
AgeCommit message (Collapse)Author
2023-08-17fix(test): JUnit reporter includes file, line and column attributes (#20174)Alexander Michaud
Closes #20156
2023-07-27refactor(cli/test): move reporters to a separate directory (#19957)Bartek IwaƄczuk
Just a small cleanup that will make #19804 easier.