mirror of
https://github.com/samsonjs/blog.git
synced 2026-03-25 09:05:51 +00:00
8 lines
435 B
Markdown
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.
|