Project

riot-rails

0.01
No commit activity in last 3 years
No release in over 3 years
Use the fast, expressive and concise Riot unit-testing framework to test your Rails apps with.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

Riot Rails

Riot macros for Rails application testing.

LOTS more to come ...

Installation

We're a gem! Install per the normal course of installing gems.

gem install riot_rails

Usage

Tons of documentation to come. Try looking at the RDoc for now. As a note, you will likely put this in your teststrap.rb or test_helper.rb:

require 'riot/rails'

ActiveRecord

Awesome stuff in the works. Doc coming soon.

ActionController

Awesome stuff in the works. Doc coming soon.

ActionMailer

Awesome stuff coming soon. See Shoulda Action Mailer - which is also by us - in the meantime.

I told you we liked Shoulda.