TL;DR
qase.stepexpectedResultanddataare now optional.qase.stepdocumentation aligned with current signature.- Internal API clients updated for stability.
Key Changes
Qase qase-playwright-v2.5.6 introduces key refinements. The qase.step method now allows expectedResult and data parameters to be optional. This simplifies test step reporting, reducing the need to provide these details if not relevant. Documentation for qase.step has been updated to accurately reflect its current signature. The release also includes internal API client updates and a minor dependency bump (form-data), enhancing overall stability.
Impact for QA Teams
This update streamlines test step definition in Playwright, offering greater flexibility. Optional parameters reduce boilerplate, making test code cleaner. Updated documentation provides accurate resources, while internal improvements enhance Qase integration reliability.
