Closed sharovatov closed 2 years ago
JS cypress reporter supports passing runComplete to API from QASE_RUN_COMPLETE env, see here:
When this parameter is sent, test run in app.qase.io is marked as completed.
See this for reference: https://github.com/qase-tms/qase-javascript/blob/master/qase-cypress/src/index.ts
All Java reporters lack this functionality :(
done
JS cypress reporter supports passing runComplete to API from QASE_RUN_COMPLETE env, see here:
When this parameter is sent, test run in app.qase.io is marked as completed.
See this for reference: https://github.com/qase-tms/qase-javascript/blob/master/qase-cypress/src/index.ts
All Java reporters lack this functionality :(