Duplicate test suite is creating everytime #226
-
Command am using :trcli -y -c "real-device/trcli-config.yml" parse_junit -f "reports_samsung_R58R72EMZRK/output-junit.xml" XML file : trcli-config.yml file: Suite is already existed,but each time its creating new suite instead of just creating runs which leading our testrail project repo with large number of duplicate testsuites |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, you may use the options --suite-id or --suite-name under parse_junit command. |
Beta Was this translation helpful? Give feedback.
Hi, you may use the options --suite-id or --suite-name under parse_junit command.