summaryrefslogtreecommitdiff
path: root/cli/tools/test
AgeCommit message (Expand)Author
2023-08-17fix(test): JUnit reporter includes file, line and column attributes (#20174)Alexander Michaud
2023-08-02refactor: use '--reporter' and '--junit-path' flags for 'deno test' (#20031)Bartek Iwańczuk
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