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.
Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment