summaryrefslogtreecommitdiff
path: root/cli/tools/test/reporters/common.rs
AgeCommit message (Expand)Author
2024-08-20feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)Hajime-san
2024-03-26fix(cli): output more detailed information for steps when using JUnit reporte...Yusuke Tanaka
2024-02-05refactor(cli): Add TestFailureDescription (#22267)Matt Mastracci
2024-01-27Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153)Bartek Iwańczuk
2024-01-26refactor(cli): use new sanitizer for resources (#22125)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)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-08-02feat(cli): Add dot test reporter (#19804)Bartek Iwańczuk