TAP the Testable, Auto-documenting, Class-based Rake

UPDATE: always use “# YourClassName::manifest some-text” in the comments, or the task will not be found

If you have rake tasks and you work TDD then your doing it wrong!
Use TAP! Its like rake but auto-documenting + testable + awesome!

See the presentation!
See the slides.
See the website!
See the repo!

gem install tap

(If you really want to go crazy with sequenced task and all kinds of logic-task-chaining, this is possible too.)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s