test/spec 0.3, a BDD interfacet for Test::Unit

chris blogs: Announcing test/spec 0.3, a BDD interface for Test::Unit

What is test/spec?

test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development).

test/spec is a clean-room implementation that maps most kinds of Test::Unit assertions to a ‘should’-like syntax.

I think for test design I will stick with Rspec. It closely relates to my pseudo code and TestObject modeling.

close Reblog this comment
blog comments powered by Disqus