TL;DR
- API clients updated to the latest Qase specification.
- Improved integration testing with
reporters-validator. - Minor dependency updates for
handlebarsandvite.
Key Changes
The Qase API client has been updated to align with the latest API specification. This ensures compatibility and access to the most current features and endpoints provided by Qase TMS. For full details, refer to the official changelog.
Additionally, integration testing has been enhanced with the introduction of reporters-validator. This change improves the reliability and stability of Qase reporters.
Minor dependency updates include bumping handlebars from 4.7.8 to 4.7.9 and vite from 7.1.11 to 7.3.2 in the qase-vitest module. These are routine maintenance updates.
Impact for QA Teams
QA teams benefit from a more current and stable API client, ensuring their automated tests and integrations with Qase TMS remain functional and up-to-date. The improved reporter validation helps maintain consistent test reporting quality.
