reporter icon indicating copy to clipboard operation
reporter copied to clipboard

Option to link tests to suite by suite ID tag

Open TetianaKhomenko opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. Users need to create a human-readable Test tree structure in Testomat UI. Namely, the ability to match tests with suites with suite ids.

Describe the solution you'd like

  • [x] 1. Introduce a mechanism to place tests in suites by suite tag
  • [ ] 2. Provide documentation for this functionality.

TetianaKhomenko avatar Jan 29 '24 12:01 TetianaKhomenko

implemented. @DavertMik but still needs documentation.

TetianaKhomenko avatar Feb 01 '24 06:02 TetianaKhomenko

Documented here https://github.com/testomatio/reporter/blob/master/docs/junit.md#assign-test-id Soon should be on website

DavertMik avatar Aug 20 '24 18:08 DavertMik

implemented!

TetianaKhomenko avatar Aug 21 '24 08:08 TetianaKhomenko