- JRuby support
- Parallel Tests support
The first run on this version will not use any cache on the CI because the number of files changed from eight to eleven, so there will be no appropriate cache to use.
Generate reports ignoring duplicate examples (#42)
Caches getting corrupted on interrupts (#39)
Flaky and failed examples dependency check (#38)
- Handling all examples filtered by RSpec (#34)
- Warn on incorrect analysis to stop using RSpec Tracer (#35)
- Run
SimpleCov.at_exit
hook (#36)
Unable to find cache in case of history rewrites (#33)
Missing spec files for the gem
Improvements towards reducing dependency and coverage processing time (#26)
Bug in time formatter (#24)
Environment variable to control verbose output (#25)
- Improved dependency change detection (#18)
- Flaky tests detection (#19)
- Exclude vendor files from analysis (#21)
- Report elapsed time at various stages (#23)
The first run on this version will not use any cache on the CI because the number of files changed from eight to nine, so there will be no appropriate cache to use.
- Limit number of cached files download (#16)
- Support for CI
docile
version compatability withsimplecov
- Failures when RSpec required files are outside of project
Initial Release
- Ability to run RSpec Tracer with SimpleCov and without SimpleCov
- Support for HTML reports