A presentation at RubyConfBY in in Minsk, Belarus by Vladimir Dementyev
Writing tests is a significant part of the development process in Ruby community.
The test suite’s run time increases as our application evolves. We don’t care until we found ourselves wasting time waiting for the green light.
I want to show you how to profile tests and make them run faster
The following resources were mentioned during the presentation or are useful additional information.