That information should be in the wiki.

Best,

David

On Feb 24, 2009, at 12:41 PM, Andy Lester wrote:

Should someone other than me be owning and maintaining TAP.pm?

And if so, here's something to go in.

xoa

Begin forwarded message:

From: Frank van Dijk <taps.test...@gmail.com>
Date: February 24, 2009 2:13:03 PM CST
To: a...@petdance.com
Subject: Non-Perl TAP

hi

I see you have a list of non-Perl tools that generate TAP on your TAP definition page on CPAN (http://search.cpan.org/~petdance/TAP-1.00/TAP.pm ). I just released a tool for .NET that uses Test::More-like methods for defining tests and produces TAP output. It can be driven by TAP::Harness. The project home is at http://code.google.com/p/taps-testing .

Would you consider adding it to the list ?

If you would, you would probably want a short description of the tool, like:

<<

Taps is a test tool for the .NET framework. Taps compiles C# test scripts on the fly and runs them. The output of the scripts conforms to the TAP protocol. The set of test functions available to the test scripts is inspired on the Test::More module.

Some features of Taps:
- Allows a test script to run tests in multiple threads
- Does deep comparison of complex data structures and if they are not equal outputs them annotated with a clear path to the differing item
- Has multiple output modes: YAML, msbuild-friendly, terse
- Supports testing of "internal" classes and methods

The project home is at http://code.google.com/p/taps-testing.

>>

Thanks in advance and thanks for your time.

--
cheers, Frank van Dijk

--
Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance




Reply via email to