We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4068c26 commit cbb6676Copy full SHA for cbb6676
README.md
@@ -87,6 +87,8 @@ The following options can be overridden using ENVIRONMENT variables:
87
The client supports an asynchronous reporting (via the ReportPortal asynchronous API).
88
If you want the client to report through the asynchronous API, change `v1` to `v2` in the `endpoint` address.
89
90
+*Note:* It is highly recommended to use the `v2` endpoint for reporting, especially for extensive test suites.
91
+
92
## Reporting
93
94
When organizing tests, specify titles for `test.describe` blocks, as this is necessary to build the correct structure of reports.
0 commit comments