App::Prove::History
Ovid
publiustemp-perlqa3 at yahoo.com
Fri Sep 19 09:21:10 UTC 2008
I have the basics of "App::Prove::History" working (not yet releasable), and it's time to ask what people want in it. Should I just store the results of individual test programs or also the results of individual tests? TAP streams? Something else entirely?
I intend to store times in this format: 2008-09-18T16:00:28.79858, but I don't know if SQLite can really handle date functions terribly well (seems limited). Is that a fine format, or should I use epoch time? Other things people would want?
Currently, the data stored is the sort of data that App::Prove::State can handle, but I can add more, if needed.
Cheers,
Ovid
--
Buy the book - http://www.oreilly.com/catalog/perlhks/
Tech blog - http://use.perl.org/~Ovid/journal/
Twitter - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6
More information about the tapx-dev
mailing list