On Oct 24, 2011, at 12:46 PM, Jon Hermansen wrote: > I was going to suggest just using find(1) to pass the list of test > directories to prove. You should be able to do something like this from a > shell:
Before there was prove, the way we ran tests was to either run "make test" or use find to create a list of files to pass to "perl -MTest::Harness blah blah blah". I created prove because I was tired of doing it that way. I had a common task that needed a short way to do it, so I wrote prove. If we have tools at our disposal, and they can be improved, then lets do that, rather than saying to "just" do this workaround. If we always took that approach, then we would never have prove in the first place. xoxo, Andy -- Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance