On Wed, Sep 03, 2008 at 06:16:26AM -0400, David Roundy wrote:
> On Tue, Sep 2, 2008 at 4:45 PM, Nathan Gray <[EMAIL PROTECTED]> wrote:
> > Does the shell version still use TAP?  It did not look like it to me,
> > but maybe I missed something.
> 
> No, it doesn't.  TAP doesn't seem to provide any tangible benefits,
> and makes the test code far uglier.

You can harvest TAP into nice reports such as:

  http://www.spurkis.org/TAP-Formatter-HTML/test-output.html

Which is done using TAP::Formatter::HTML:

  http://search.cpan.org/dist/TAP-Formatter-HTML

I just set this up at work so that when we apply changes to our central
repo one of these reports gets built.

-kolibrie

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to