2013-09-26 17:14:40 +02:00

12 lines
306 B
Plaintext

Behaviour Driven Development for Ruby
# RSpec Core
RSpec Core provides the structure for writing executable examples of how your
code should behave.
## Documentation
* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)