App::Prove::History

Andy Armstrong andy at hexten.net
Fri Sep 19 09:24:40 UTC 2008


On 19 Sep 2008, at 10:21, Ovid wrote:
> 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?

Anything as long as its extensible :)

> 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?


I'd lean towards epoch for easier comparison on SQLite.

-- 
Andy Armstrong, Hexten





More information about the tapx-dev mailing list