mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-04 10:35:46 +00:00
10 lines
450 B
Markdown
10 lines
450 B
Markdown
---
|
|
Title: RushCheck: QuickCheck for Ruby
|
|
Author: Sami Samhuri
|
|
Date: 5th July, 2007
|
|
Timestamp: 1183665000
|
|
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.
|
|
|