Other harnesses?

Michael Peters mpeters at plusthree.com
Mon Oct 1 14:42:48 BST 2007


Gabor Szabo wrote:
> On 9/30/07, Michael G Schwern <schwern at pobox.com> wrote:
>> Gabor Szabo wrote:
>>> Are there any modules out there already using TAP::Parser
>>> to generate some nice graphical output? e.g. one that looks like the
>>> Parrot/Pugs results?
[snip]
>> Smolder is one.
>> http://sourceforge.net/projects/smolder
> 
> I should look at that really.

Smolder isn't exactly a harness. You run your tests in whatever way you want and
then upload the archive into smolder. Smolder then parses all the resulting TAP
(using TAP::Parser) and then creates the pretty graphs and reports.

In fact, Smolder is supposed to be the Pugs smoke server but in a project
agnostic form so that other projects can get the same things.

-- 
Michael Peters
Developer
Plus Three, LP



More information about the tapx-dev mailing list