<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/rails/tags/test</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 15:40:39 GMT</pubDate>
<item>
<title>(Rails) Test a helper class on Ruby On Rails - nflamel</title>
<link>http://snipplr.com/view/26497/test-a-helper-class-on-ruby-on-rails/</link>
<description><![CDATA[ <p>This is the code I use when I want to test a helper.
It uses Factory Girl and Shoulda, but they're not needed to make it work.</p> ]]></description>
<pubDate>Fri, 15 Jan 2010 06:48:09 GMT</pubDate>
<guid>http://snipplr.com/view/26497/test-a-helper-class-on-ruby-on-rails/</guid>
</item>
<item>
<title>(Rails) Use Rake to tear down, build and prepare a DB for testing with AutoTest/ZenTest - noah</title>
<link>http://snipplr.com/view/9128/use-rake-to-tear-down-build-and-prepare-a-db-for-testing-with-autotestzentest/</link>
<description><![CDATA[ <p>Run the following commands in the root of your Rails project.</p> ]]></description>
<pubDate>Mon, 20 Oct 2008 12:05:53 GMT</pubDate>
<guid>http://snipplr.com/view/9128/use-rake-to-tear-down-build-and-prepare-a-db-for-testing-with-autotestzentest/</guid>
</item>
<item>
<title>(Rails) Initialize cart test helper - winson</title>
<link>http://snipplr.com/view/2571/initialize-cart-test-helper/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Apr 2007 22:04:04 GMT</pubDate>
<guid>http://snipplr.com/view/2571/initialize-cart-test-helper/</guid>
</item>
</channel>
</rss>