I am super excited about this release. It adds support for:
- JRuby: Now, the RSpec tracer will help you save time for JRuby specs. 🎉
- parallel_tests: With the help of parallel testing, you can significantly reduce the test execution time. 🚀
Note: After upgrading to v1.0.0
, the RSpec tracer 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.