Generating Multiple RSpec Files from a Design Document
A small Rakefile task to automagically generate your spec files from a specially formatted design document of specifications.
A small Rakefile task to automagically generate your spec files from a specially formatted design document of specifications.
I introduce my pet project, Taskomaly, to the world. Using Ruby to synchronize your to-do lists with online APIs is useful and fun!
When TDD might not be the best philosophy, and when it might be better to start testing in medias res, as it were.