Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

rspec expectations

rspec edited this page Sep 13, 2010 · 5 revisions

rspec-expectations adds should and should_not to every object, and provides matchers so you can say things like:

result.should be < 3

Clone this wiki locally