> For the complete documentation index, see [llms.txt](https://omalab.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omalab.gitbook.io/guide/engineering-wiki/testing/rspec-preloader.md).

# Rspec Preloader

RSpec Preloader lets you run individual tests repeatedly when developing, without running the entire test suite, so you can iterate more rapidly.

Always remember to run all your tests at the end, and check in GREEN.

[!Link to Video](https://www.dropbox.com/s/1clzc6c58a5t9v3/Using%20Rspec%20Preloader%20to%20Run%20Individual%20Tests.mp4?dl=0)
