diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2017-11-23 13:52:38 -0500 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2017-11-23 15:51:48 -0500 |
commit | 38bbbafb7e2546e301d027ab67b587882cf333c2 (patch) | |
tree | c6ee7a77b86b9b1cf69382a65a1e5308362d78a7 /.gitignore | |
parent | 462f078e309f6faca5975700668173af516f2b1a (diff) |
Add experimental support for ct --retry option
This commit adds a common test hook along with the cth_readable stuff
whose role is to track failing test cases, and create a test
specification out of them.
The test specification is dumped on disk at
_build/<profile>/logs/retry.spec and can be accessed by calling
'rebar3 ct --retry'. This will auto-load the spec file if it can be
found and re-run the failing cases.
If any other argument is found on the list specifying tests, the
'--retry' argument is ignored.
All code for this is marked as experimental in case we end up (keeping
and then) dropping the feature.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions