Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable even more frozen string in lib/**/*.rb | gfyoung | 2018-10-08 | 6 | -0/+12 |
* | Eliminate constants warnings by: | Lin Jen-Shin | 2018-06-01 | 2 | -7/+7 |
* | Improve the architecture of RspecFlaky classes by introducing a new RspecFlak... | Rémy Coutable | 2018-04-10 | 5 | -56/+74 |
* | Introduce RspecFlaky::ExamplesPruner to prune old flaky examples | Rémy Coutable | 2018-04-10 | 2 | -0/+27 |
* | Add new RSpecFlaky::FlakyExamplesCollection and RSpecFlaky::Config classes | Rémy Coutable | 2017-10-06 | 3 | -35/+69 |
* | Ensure RSpecFlaky doesn't automatically update flaky examples | Rémy Coutable | 2017-10-04 | 2 | -38/+48 |
* | Use a new RspecFlakyListener to detect flaky specs | Rémy Coutable | 2017-08-11 | 3 | -0/+160 |