Qase Mocha v1.5.1 Release Overview
Key Changes
Qase Mocha reporter v1.5.1 introduces a critical fix for execution timing. This update aligns test result execution timings with the Qase API specification across all reporters. The change, implemented by @gibiw, ensures that the duration reported for tests accurately reflects the actual execution time when integrated with Qase TMS. For technical details, refer to the pull request: https://github.com/qase-tms/qase-javascript/pull/968.
Impact for QA Teams
This update is crucial for QA teams relying on accurate test execution metrics within Qase TMS. It resolves potential discrepancies in reported timings, leading to more reliable performance analysis and better decision-making based on test results. Teams can expect improved data integrity for their Mocha-based test automation.
Full Changelog
For a complete overview of changes, visit the Full Changelog.
