eclipse-kiso-testing / kiso-testing

https://kiso-testing.readthedocs.io/
Other
40 stars 43 forks source link

feat: import test function description to xray ticket #513

Closed DianeMornas closed 3 weeks ago

DianeMornas commented 4 weeks ago

Add the ability to import the test function description as the xray ticket description. To be properly imported, the test_description property element of the xml file has to be updated. This property element has two attributes: name and value, it should be changed with only a name. The test description should directly the text of the property element. If the test_description format is not updated, the test_description is not imported into the linked xray ticket.