Special step used to upload and store test results for a build.
Known subtypes:
Known usages:
All versions:
Test results are visible on the CircleCI web application under each build’s Test Summary
section.
Storing test results is useful for timing analysis of your test suites.
For more information on storing test results, see the
Collecting Test Data page.
It is also possible to store test results as a build artifact; to do so, please refer to the
store_artifacts step.
Special step used to upload and store test results for a build.