Ruby Tests Profiling Toolbox v1.0.0.rc1 Release Notes

Release Date: 2020-12-30 // over 3 years ago
    • ✂ Remove deprecated AggregateFailures cop. ([@palkan][])

    • ✂ Remove ActiveRecordSharedConnection. ([@palkan][])

    • Add AnyFixture#register_dump to cache fixtures using SQL dumps. ([@palkan][])

    • ✅ Replaced TestProf::AnyFixture.reporting_enabled = true with TestProf::AnyFixture.config.reporting_enabled = true. ([@palkan][])

    • Add support for RSpec aliases detection when linting specs using let_it_be/before_all with rubocop-rspec 2.0 ([@pirj][])