概要
This skill provides Claude with deep knowledge of the Minitest framework and Rails-specific testing conventions. It offers comprehensive guidance on implementing the full testing stack, including unit tests for models, functional tests for controllers, and end-to-end system tests with Capybara. By providing standardized patterns for fixtures, mailer tests, and background jobs, this skill helps developers maintain high code quality and test coverage while following Rails best practices for parallelization and assertions.