Summary

Let’s recap what we have learned throughout the chapter.

Minitest advantages

Minitest has a couple of advantages over RSpec. It’s less complex and is often faster in practice. In this chapter we saw how to use Minitest to write unit, system, and integration tests. In many cases, the RSpec functionality is based on the Rails test extensions to Minitest.

Get hands-on with 1200+ tech skills courses.