Skip to content

Commit cbb6676

Browse files
authored
Update README.md
1 parent 4068c26 commit cbb6676

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The following options can be overridden using ENVIRONMENT variables:
8787
The client supports an asynchronous reporting (via the ReportPortal asynchronous API).
8888
If you want the client to report through the asynchronous API, change `v1` to `v2` in the `endpoint` address.
8989

90+
*Note:* It is highly recommended to use the `v2` endpoint for reporting, especially for extensive test suites.
91+
9092
## Reporting
9193

9294
When organizing tests, specify titles for `test.describe` blocks, as this is necessary to build the correct structure of reports.

0 commit comments

Comments
 (0)