summaryrefslogtreecommitdiff
path: root/cli/tools/test/reporters
AgeCommit message (Expand)Author
2023-11-01fix(test): --junit-path should handle when the dir doesn't exist (#21044)David Sherret
2023-10-05feat(jupyter): support Deno.test() (#20778)Nayeem Rahman
2023-10-05refactor(test): support custom writer in PrettyTestReporter (#20783)Nayeem Rahman
2023-09-06fix: don't show filtered test suites as running (#20385)Marvin Hagemeister
2023-08-26feat(cli/tools): add TAP test reporter (#14390) (#20073)Valentin Anger
2023-08-17fix(test): JUnit reporter includes file, line and column attributes (#20174)Alexander Michaud
2023-08-02feat(cli): Add dot test reporter (#19804)Bartek Iwańczuk
2023-07-27refactor(cli/test): move reporters to a separate directory (#19957)Bartek Iwańczuk