TE

Testing Excellence

FEATURED

Test your Rails app with confidence - unit, integration, and system tests.

B
@builtonrails
5 stacks 161 views

Stacks in this Collection

1
Minitest Testing

Rails default - simple and fast

2
RSpec Testing

BDD-style testing - more expressive syntax

3
Capybara Testing

System/integration tests with browser simulation

4
FactoryBot Testing

Test data factories - replaces fixtures

5
VCR Testing

Record and replay HTTP interactions

LLM Context

You are testing a Rails application. Use Minitest (Rails default) or RSpec, Capybara for system tests, FactoryBot for test data, and VCR for external API mocking.

Stats

Likes 0
Forks 0
Views 161
Created Jan 22, 2026

More by @builtonrails

View all collections →