summaryrefslogtreecommitdiff
path: root/lib/rspec_flaky
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/**/*.rbgfyoung2018-10-086-0/+12
* Eliminate constants warnings by:Lin Jen-Shin2018-06-012-7/+7
* Improve the architecture of RspecFlaky classes by introducing a new RspecFlak...Rémy Coutable2018-04-105-56/+74
* Introduce RspecFlaky::ExamplesPruner to prune old flaky examplesRémy Coutable2018-04-102-0/+27
* Add new RSpecFlaky::FlakyExamplesCollection and RSpecFlaky::Config classesRémy Coutable2017-10-063-35/+69
* Ensure RSpecFlaky doesn't automatically update flaky examplesRémy Coutable2017-10-042-38/+48
* Use a new RspecFlakyListener to detect flaky specsRémy Coutable2017-08-113-0/+160