https://github.com/cldwalker/bacon-rr
rr adapter for bacon
https://github.com/cldwalker/bacon-rr
Last synced: about 1 year ago
JSON representation
rr adapter for bacon
- Host: GitHub
- URL: https://github.com/cldwalker/bacon-rr
- Owner: cldwalker
- License: mit
- Created: 2010-09-16T08:36:45.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-09-16T08:37:49.000Z (over 15 years ago)
- Last Synced: 2025-03-20T10:44:13.025Z (about 1 year ago)
- Language: Ruby
- Size: 85.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- Changelog: CHANGELOG.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
== Description
This extends the bacon testing framework with the ability to use rr.
== Install
Install the gem with:
sudo gem install bacon-rr
== Usage
Use in tests with:
require 'bacon/rr'
== Bugs/Issues
Please report them {on github}[http://github.com/cldwalker/bacon-rr/issues].