summaryrefslogtreecommitdiff
path: root/cli/tools/test/reporters/tap.rs
AgeCommit message (Expand)Author
2024-05-22feat(cli): Add slow test warning (#23874)Matt Mastracci
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
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-10-05refactor(test): support custom writer in PrettyTestReporter (#20783)Nayeem Rahman
2023-08-26feat(cli/tools): add TAP test reporter (#14390) (#20073)Valentin Anger