Benchmarking Rake Tasks and Trivial Rails Testing Optimizations
Rails default testing tasks are not particularly well-optimized for medium to large applications. I optimized my test suite by 30% without editing a single test.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Rails default testing tasks are not particularly well-optimized for medium to large applications. I optimized my test suite by 30% without editing a single test.
Post a comment