qase/pest-reporter
Qase TMS reporter for Pest PHP testing framework
1.0.3
59K downloads/mo
#4696 most downloaded on Packagist
qase-tms/qase-pest
What this package is like to depend on
Last release 4 months ago
09 Apr 2026
Ships fairly regularly
a new release about every 4 weeks
Some releases are documented
notes for 1 of 4 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2026 to Apr 2026Releases
latest 4-
1.0.309 Apr 2026Nothing published for this version
-
1.0.206 Apr 2026Release notes
Open source →- fix: regenerate signature in completeTest to include fluent API data
Signatures were generated in startTest before fluent API calls (caseId,
suite) executed, causing all tests in the same file to share identical
signatures. Now completeTest regenerates the signature using the final
testOpsIds, suites, and params. Also bumps php-commons to ^2.1.17 which
fixes params serialization format and attachment id nulls.- test: add integration testing with reporters-validator
- Add unique QaseIds to all example tests for distinct signatures
- Add intentionally failing test for status coverage
- Add scripts/clean_expected.py for stripping dynamic fields
- Generate expected/pest-examples.yaml baseline
- Add integration-test job to CI workflow that validates reporter
output against JSON Schema and expected data
-
chore: bump version to 1.0.2
-
fix: allow example tests to fail in CI matrix jobs
Example tests include intentionally failing tests for reporter coverage.
Add || true so the exit code 1 does not break the CI step. -
1.0.119 Feb 2026Nothing published for this version
-
1.0.005 Feb 2026Nothing published for this version