Real World Ruby Testing

At GoGaRuco (Golden Gate RubyConf) today in San Francisco, CA… Rein Henrichs’ talk: Testing Frameworks: Test::Unit RSpec Shoulda Mintest Micronaut Bacon … RSPec (BDD Framework) Shoulda (BDD Framework for Test::Unit) Minitest (Replaces Test::Unit in 1.9, BDD syntax, it’s very fast) Micronaut (Light-weight BDD framework, API compatible with RSpec) Bacon (very lightweight RSpec clone, around 350 […]