Advice on applying RSpec to existing code

Posted by Paul on Stack Overflow See other posts from Stack Overflow or by Paul
Published on 2010-06-08T20:18:51Z Indexed on 2010/06/08 20:22 UTC
Read the original article Hit count: 157

Filed under:
|

I have been an evil coder - working like crazy to get a ROR demo operational and ignoring RSpec. Does anyone have any helpful (aka; friendly) advice on using RSpec to get the current implementation under BDD control? Especially pitfalls to avoid.

Many thanks.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about rspec