circleci/circleci.test

Add retest functionality?

Closed this issue · 1 comments

It's nice to have a single command which can re-run only the tests which failed on the last run, if this is something that people would use.

We should just inspect the junit output to determine which tests to re-run.