reporter
reporter copied to clipboard
Option to link tests to suite by suite ID tag
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.
implemented. @DavertMik but still needs documentation.
Documented here https://github.com/testomatio/reporter/blob/master/docs/junit.md#assign-test-id Soon should be on website
implemented!