You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2022. It is now read-only.
Hello!
I'm setting up a test suite written in Golem (0.9.2) in CI and every run test has a new name:
Run nr 1:
<testcase name="set_ee501a" classname="testOne" time="6.13">
Run nr 2:
<testcase name="set_9ec88c" classname="testOne" time="6.81">
Expected result is
name="testOne"
JSON names things correctly, but Azure DevOps doesn't support importing JSON results :)
Run nr1:
Run nr 2:
The text was updated successfully, but these errors were encountered: