Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/regru/p5-tap-formatter-junitregru

TAP::Formatter::JUnit fork with some unicode-related changes to work best in our setup
https://github.com/regru/p5-tap-formatter-junitregru

Last synced: 29 days ago
JSON representation

TAP::Formatter::JUnit fork with some unicode-related changes to work best in our setup

Awesome Lists containing this project

README

        

TAP::Formatter::JUnit formats TAP output as JUnit XML

Copyright (C) 2008, Graham TerMarsch. All Rights Reserved.

This is free software; you can redistribute it and/or modify it under the same
terms as Perl itself.

To install:
perl Build.PL
./Build
./Build test
./Build install