JTap

From Test Anything Protocol

Jump to: navigation, search

I while back I ported libtap to Java. The code can be found here (the are no docs however but usage is similar to libtap):

SVN repo

Basically all you need to use it is the JTap.java file. The included test suite is copied from the libtap distro and uses Inline::Java to run the Perl tests through JTap and then compare the results with the libtap results. It's all the same except some minor variations in some diag messages.

Note: I don't know much about Java deployment and packaging (and to be frank I don't even use Java all that much), so if anybody is interested in grabbing ownership and maintaining this package please just let me know.

-- Patrick LeBoutillier <patl@cpan.org>

Personal tools