Skip to content

Commit e3cde50

Browse files
committed
docs: revert removal
1 parent f9b51d9 commit e3cde50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ The test object in the report includes the following [CTRF properties](https://c
119119
| `name` | String | Required | The name of the test. |
120120
| `status` | String | Required | The outcome of the test. One of: `passed`, `failed`, `skipped`, `pending`, `other`. |
121121
| `duration` | Number | Required | The time taken for the test execution, in milliseconds. |
122+
| `suite` | String | Required | The name of go package containing the test. |
122123

123124
## Troubleshoot
124125

0 commit comments

Comments
 (0)