On 2005-11-22, Michael Peters <[EMAIL PROTECTED]> wrote:
>
>
> 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.
Would you share an example of how this is used in a test suite?
It's not clear to me from the docs how to integrate what it does into
a smoke bot.
Mark