Ruby's standard lightweight testing framework. Recommended in Counterintuitive Rails pt. 2 as a simpler, faster alternative to RSpec: familiar low-level semantics, no nested context/subject/describe gymnastics or shared-examples complexity, and knowledge transfers to any Ruby project because minitest doesn't impose an ecosystem.