added

Rerun failed tests via the CLI and CircleCI: July 15, 2020

Now when a Rainforest run reports failed tests in CI/CD - retest only those failing tests.

The latest version of our CLI, v2.16, adds a rerun command which behaves exactly like the “Rerun Failed Tests” button on the Test Results page in the application.

2384

As with the rest of our CLI this was built with CI in mind. Use the rerun command when retrying CI builds to significantly shorten your time to release.

This functionality is baked into the latest version of our CircleCI orb, v2.0, to automatically rerun failed Rainforest tests when rerunning a failed CircleCI workflow.

2346

Read more about our CLI and CI integration in our help center.