mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
12 lines
325 B
Plaintext
12 lines
325 B
Plaintext
Behaviour Driven Development for Ruby
|
|
|
|
# RSpec Mocks
|
|
|
|
rspec-mocks provides a test-double framework for rspec including support
|
|
for method stubs, fakes, and message expectations.
|
|
|
|
## Documentation
|
|
|
|
* [Cucumber features](http://relishapp.com/rspec/rspec-mocks/v/2-0)
|
|
* [RDoc](http://rubydoc.info/gems/rspec-mocks/2.0.1/frames)
|