samhuri.net/posts/2007/07/rushcheck-quickcheck-for-ruby.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

469 B

Title Author Date Timestamp Tags
RushCheck: QuickCheck for Ruby Sami Samhuri 5th July, 2007 2007-07-05T12:50:00-07:00 quickcheck, ruby, rushcheck

I cannot wait to try out RushCheck. It is QuickCheck 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.