On Fri, 13 Apr 2007, Andy Lester wrote:


On Apr 13, 2007, at 11:58 AM, Dave Rolsky wrote:

The core idea is that there are multiple "test sets", which is really any directory that contains a t/ subdirectory with .t files. The app will be a script you can call from cron to run a test set, and the order is determined by how out of date a test set is, whether it's been marked as prioritized, etc.

Also it needs to be able to run on multiple configurations, so you can have Makefile.PL or configure with multiple sets of arguments.

Yeah, I haven't gotten that far, but it's certainly possible in the design. My idea was that a test set could have a custom config file of some sort.

However, right now I'm assuming that we can just run the tests without any additional setup.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

Reply via email to