rspec
Verified for current stable LTS
Rspec Commands
Rspec command syntax with verified terminal examples.
Commands
6 commands for Rspec
rspec Operations
Rspec Command: Initialize Rspec Configuration
rspec --init rspec Operations
Rspec Command: Run All Tests
rspec rspec Operations
Rspec Command: Run Specific Test Files
rspec <path/to/file1 path/to/file2 ...> rspec Operations
Rspec Command: Run Specific Test In File
rspec <path/to/file>:<83> rspec Operations
Rspec Command: Run Tests In Directory
rspec <path/to/directory> rspec Operations
Rspec Command: Run Tests With Specific Seed
rspec --seed <seed_number> Suggest a Rspec Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rspec workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.