mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
12 lines
306 B
Plaintext
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)
|