Stevan Little wrote:
> Michael,
> 
> You might want to look at some of the work on the Pugs test suite.
> 
> http://m19s28.vlinux.de/cgi-bin/pugs-smokeserv.pl
> 
> It uses (among other things) Test::TAP::Model and 
> Test::TAP::HTMLMatrix, and uses YAML as an intermediate test-run format.

Actually, Test::TAP::HTMLMatrix is what I currently use for test reports that
get emailed to developers. I definitely plan to continue using it.

Also, seeing the pugs smoke server demoed as part of Atrijus's YAPC::NA
presentation also gave me some ideas along these lines. I would like to take all
of your good ideas (I know, I'm a thief) and create a standalone application
that any project could use.

Do you still think that YAML is a good intermediate format choice? Do you think
an integration with other standard utilities to produce YAML would be possible
(prove, etc)?

Thanks for the links. It'll give me more to think about.

-- 
Michael Peters
Developer
Plus Three, LP

Reply via email to