- Add
classes_to_retry
option #42 [y-yagi]
- Add
methods_to_retry
option #33 [edudepetris]
- Pass a test result to consistent failure callback #30 [rmacklin]
- Pass a test result to failure and retry callbacks #29 [aabrahamian]
- Add on_consistent_failure callback #20 [staugaard]
- Add retry callback #17 [julien-meichelbeck]
- Pass test class and test name to failure callback #15, #16 [julien-meichelbeck]
- Run a callback on each test failure #15 [julien-meichelbeck]
- Add exceptions_to_retry option #13 [panjan]
- Improve message information when an unexpected error occurs #9 [abarre]
- Fix typo in verbose output #6 [semanticart]
- modify so as not to retry it a had gone to retry the skip test.