Minitest Masterclass (Part 5: Benchmarking)

5/ Benchmarking

This has been only a very basic introduction to the foundational parts of Minitest. We haven’t covered key topics, such as using Minitest with Rails, what to test and how to test it, why to test, mocks & stubs, and Capybara. For these topics, continue to Part 2