Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camelcade/tap-formatter-camelcade
Converts test events from TAP::Harness to the TeamCity format
https://github.com/camelcade/tap-formatter-camelcade
harness ide intellij perl5 perl5-module testing
Last synced: about 1 month ago
JSON representation
Converts test events from TAP::Harness to the TeamCity format
- Host: GitHub
- URL: https://github.com/camelcade/tap-formatter-camelcade
- Owner: Camelcade
- License: apache-2.0
- Created: 2019-03-10T07:09:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T14:43:27.000Z (over 1 year ago)
- Last Synced: 2024-10-01T10:02:57.934Z (about 1 month ago)
- Topics: harness, ide, intellij, perl5, perl5-module, testing
- Language: Perl
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# TAP::Formatter::Camelcade
[![Testing](https://github.com/Camelcade/TAP-Formatter-Camelcade/actions/workflows/main.yml/badge.svg)](https://github.com/Camelcade/TAP-Formatter-Camelcade/actions/workflows/main.yml)
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.
- Published on [meta::cpan](https://metacpan.org/release/TAP-Formatter-Camelcade)
- Packaged with [Dist::Zilla](https://github.com/rjbs/Dist-Zilla)
- CI with [GitHub Actions](https://github.com/Camelcade/TAP-Formatter-Camelcade/actions)
- Smoked on [CPANTesters](http://www.cpantesters.org/distro/T/TAP-Formatter-Camelcade.html)
- [CPAN Testers Matrix](http://matrix.cpantesters.org/?dist=TAP-Formatter-Camelcade)## See also
- [TAP::Formatter::TeamCity](https://github.com/maxmind/TAP-Formatter-TeamCity)
- [Test::Harness](https://github.com/Perl-Toolchain-Gang/Test-Harness)