Ruby Tests Profiling Toolbox v0.10.1 Release Notes

Release Date: 2019-10-17 // over 4 years ago
    • 🛠 Fix AnyFixture DSL when using with Rails 6.1+. ([@palkan][])

    • Fix loading let_it_be without ActiveRecord present. ([@palkan][])

    • 🛠 Fix compatibility of before_all with isolator gem to handle correct usages of non-atomic interactions outside DB transactions. ([@Envek][])

    • ⚡️ Updates FactoryProf to show the amount of time taken per factory call. ([@tyleriguchi][])