gurock / trcli

TR CLI (trcli) is a command line tool for interacting with TestRail.
Mozilla Public License 2.0
48 stars 39 forks source link

added test for #212; support for processing properties using cdata #215

Closed bitcoder closed 4 months ago

bitcoder commented 4 months ago

Issue being resolved: https://github.com/gurock/trcli/issues/212

Solution description

Changes

  1. additional tests
  2. processing of CDATA on JUnit XML testcase-level properties

Potential impacts

What could potentially be affected by the implemented changes?

Steps to test

Happy path to test implemented scenario

PR Tasks