Commit Graph

1 Commits

Author SHA1 Message Date
Adam Spiers
ed10045fad Add support for guard and spring
guard encourages TDD behaviour through development iterations which
include continuous testing.

Coupling this with spring eliminates the cost of continually loading
gems into a fresh environment every time the tests are run.
2014-04-27 23:42:32 +02:00