Description
Stores and manages test results so test tools can track failures, rerun relevant tests, and inspect historical outcomes. It helps larger projects keep test result data separate from individual test runner output.
Run it from the terminal or use it through compatible test tools. Stored results can include paths, logs, and failure details, so avoid sharing repositories that contain private project information.