ctrf-io / cypress-ctrf-json-reporter

A Cypress JSON test results reporter that follows the CTRF schema
https://ctrf.io
MIT License
7 stars 2 forks source link

feat: add suite to test object #5

Closed Ma11hewThomas closed 6 months ago

Ma11hewThomas commented 6 months ago

add suite propertiy to the test object.

suite | String | The suite or group to which the test belongs.