Forum Discussion

sustinow's avatar
sustinow
Visitor
11 months ago

JUnit Integration (custom) autoCreateTestCases

Hey,

 

I am trying to create a testcase in zephyr scale cloud, whenever the test case (XML classname and name) does not contain an test case key. For that i am using node.js 18 , jest, jest-junit reporter and the JUnit Integration (custom) API with autoCreateTestCases=true. If I provide an none existing test case key, I get the error message "Test Case Key XXXX is missing". If no test case key is provided, the post requests goes through, but no test case is created in zephr scale and the param quried project (projectKey=XXX).
Can anyone help?

No RepliesBe the first to reply