Description
Runs and manages test execution in a style similar to testrepository, with support for collecting and reporting test results. It helps projects coordinate larger test suites and keep result history usable by tooling.
Run it from the terminal in development or CI workflows. Test runners can execute arbitrary project code, so use trusted repositories and isolated environments when testing unreviewed changes.