# Install RSpec Rails

Rails Test Framework. Behaviour Driven Development for Ruby

**Install command:** `zen add rspec`

Use the [interactive installer](https://generators.zeroconfigrails.com/install/rspec) to configure options before running the command.

## Guides

- https://github.com/rspec/rspec-rails?tab=readme-ov-file#installation
