qltysh-archive/php-test-reporter
DEPRECATED PHP Test Reporter
This tool helps PHP developers automatically send their test coverage data to Code Climate, an automated code review service. It takes the output from PHPUnit and Xdebug, specifically a Clover XML file containing test coverage metrics, and transmits it to Code Climate for analysis. This allows developers to easily track and review the effectiveness of their test suites.
No commits in the last 6 months.
Use this if you are a PHP developer using PHPUnit and Xdebug and want to integrate your test coverage reporting directly with Code Climate.
Not ideal if you are looking for an actively supported solution, as this specific reporter has been deprecated in favor of a new unified test reporter.
Stars
65
Forks
32
Language
PHP
License
—
Category
Last pushed
Nov 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/qltysh-archive/php-test-reporter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jenner/LstGen
Code-Generator für die Lohnsteuerberechnung aus PAP XML
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
drupal-code-builder/drupal-code-builder
A library for building Drupal code.
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions