-
Notifications
You must be signed in to change notification settings - Fork 61
Home
Jim Weirich edited this page Dec 20, 2013
·
7 revisions
rspec-given is an RSpec extension to allow Given/When/Then notation in RSpec specifications. It is a natural extension of the experimental work done on the Given framework. It turns out that 90% of the Given framework can be trivially implemented on top of RSpec.