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.
2 parents 85edc81 + 0ba5fd8 commit 1204a1eCopy full SHA for 1204a1e
README.md
@@ -10,9 +10,9 @@ pip install pytest-reportportal
10
### Prepare the config file pytest.ini in root dir of tests.
11
The pytest.ini file should have next mandatory fiilds:
12
13
-rp_uuid - number could be found in the User profile section
14
-rp_project - name of project in Report potal
15
-rp_endpoint - address of Report Portal Server
+ - rp_uuid - number could be found in the User profile section
+ - rp_project - name of project in Report potal
+ - rp_endpoint - address of Report Portal Server
16
17
```
18
[pytest]
0 commit comments