docs: documents tags property
This commit is contained in:
parent
664e1f766e
commit
a22db4fca7
|
|
@ -210,6 +210,12 @@ Optional description that will be reflected in a test report.
|
||||||
|
|
||||||
Test function as passed to `test(title, testFunction)`.
|
Test function as passed to `test(title, testFunction)`.
|
||||||
|
|
||||||
|
## property: TestInfo.tags
|
||||||
|
* since: v1.43
|
||||||
|
- type: <[string]>
|
||||||
|
|
||||||
|
Tags that apply to the tests.
|
||||||
|
|
||||||
## property: TestInfo.testId
|
## property: TestInfo.testId
|
||||||
* since: v1.32
|
* since: v1.32
|
||||||
- type: <[string]>
|
- type: <[string]>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue