blog/published/2007.07.05-rushcheck-quickcheck-for-ruby.md
2011-12-11 01:04:10 -08:00

8 lines
435 B
Markdown

Title: RushCheck: QuickCheck for Ruby
Date: July 5, 2007
Timestamp: 1183665000
Author: sjs
Tags: quickcheck, ruby, rushcheck
----
I cannot wait to try out <a href="http://rushcheck.rubyforge.org/about.html">RushCheck</a>. It is <a href="http://www.cs.chalmers.se/~rjmh/QuickCheck/">QuickCheck</a> for Ruby. I don't have experience with QuickCheck or anything but it's clear to see how this helps you make certain your code is robust.