Qase TestOps Reporters for PHP
This monorepo provides integration tools for PHP testing frameworks, enabling seamless reporting of test results to Qase TestOps. It includes reporters, shared libraries, and API clients designed to enhance test automation workflows.
- qase-phpunit
A dedicated reporter for PHPUnit with built-in support for Paratest, ensuring smooth test execution and result tracking.
- qase-php-commons
A shared library containing essential components and utilities for Qase reporters, helping to maintain consistency across integrations.
-
qase-api-client
The official client for interacting with Qase TestOps API (v1). Recommended for most applications requiring stable API integration. -
qase-api-v2-client
A next-generation API client supporting Qase TestOps API (v2). Ideal for projects utilizing the latest API capabilities and features.