Thursday, September 21, 2006

Test -> Code -> Test -> Code

How can I make this cycle quicker?

Well I just added a Perl5Tester to The Goo which jumps straight to a test for a module if one exists or generates a stub test file and then jumps to it. It sounds simple but this saves lots of time. Phew. No more directory changes between modules and tests.

0 comments: