Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
R1.12.0 S1, R1.12.0 S2, R1.12.0 S3, R1.12.0 S4
-
Description
Xray must support the behave json output format since it's slightly different from the cucumber json format.
Differences known so far:
- the tags are not structured objects, they are strings: tags: [ "IOT-XXX", "IOT-XXX" ]
- the "duration" element has the time in seconds.
PS: this is both in Screen and REST API