# TAP::Formatter::Camelcade

[![Build Status](https://travis-ci.org/Camelcade/TAP-Formatter-Camelcade.svg?branch=master)](https://travis-ci.org/Camelcade/TAP-Formatter-Camelcade)

Converts test events from TAP::Harness to the TeamCity format

For using with [Perl5 plugin for IntelliJ products](https://github.com/Camelcade/Perl5-IDEA). Not tested for standalone usage on the TeamCity.

- Packaged with [Dist::Zilla](https://github.com/rjbs/Dist-Zilla)
- CI with [TravisCI](https://travis-ci.org/) and [perl-helpers](https://github.com/travis-perl/helpers)

## See also

- [TAP::Formatter::TeamCity](https://github.com/maxmind/TAP-Formatter-TeamCity)
- [Test::Harness](https://github.com/Perl-Toolchain-Gang/Test-Harness)