An open API service indexing awesome lists of open source software.

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

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].