Any feedback? Any feedback at all? Tim.
On Sun, Feb 09, 2014 at 11:18:24PM +0000, Tim Bunce wrote: > As you probably know, I've been hacking on a rough DBI::Test prototype > for a while. My primary goal has been to discover and explore the issues. > Trying to write only the minimum amount of code to do so. > > It's now at the stage where there's something basic working for > all the key aspects... > > Test variant generation > The interface between the generated test script and the input test module > Integration with Test::Database > Fixture provider abstraction > Fixture abstraction, including auto-teardown on DESTROY > Support for unique table names so parallel testing works > > Please take a moment to read this README file: > > https://github.com/perl5-dbi/DBI-Test/blob/master/sandbox/tim/README.pod > > Then, ideally, checkout the repo and play with it. > > Then, please, give me feedback! > > What's good? > What's bad? > What can be done better? > What's missing? > What's are the priorities now? > > Thanks! > > Tim.