qase-tms / qase-javascript

Qase TMS JavaScript SDK
https://developers.qase.io
49 stars 43 forks source link

[Cypress] [Reporter] [Feature Request] Cannot specify the plan_id, despite this being a valid option in the api. #448

Closed AlexaDeWit closed 8 months ago

AlexaDeWit commented 11 months ago

From here: https://developers.qase.io/reference/create-run

I see that it's possible to create a new run and specify the plan_id at time of creation, however this option is not exposed in the reporter here: https://github.com/qase-tms/qase-javascript/blob/master/qase-cypress/src/index.ts#L30

Is there a specific reason for this omission, or would it be something that could easily be exposed in the reporter api?

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.