rspec
RSpec is a behaviour driven development (BDD) framework for Ruby. RSpec was created in response to Dave Astels' article _A New Look at Test Driven Development_ which can be read at: http://daveastels.com/index.php?p=5 RSpec is intended to provide the features discussed in Dave's article.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.0.4
-
bundle add rspec
Getting Started
Learn more about the Rspec gem.
Playground
Test, play and inspect the gem for yourself