Anyone using Rspec for real development?  I'm scratching my head a bit
on how to make it useful in a traditional TDD workflow.

I develop with this workflow, over and over, and over and over-

Write a test -> see it fail -> write the code to make it pass -> see
test pass -> refactor

I don't see an easy way to run an individual spec file, let alone an
individual spec, so the above workflow is not possible.

How do you do it?

matt
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to