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 fb90ec8 commit c947d7aCopy full SHA for c947d7a
README.md
@@ -1,12 +1,15 @@
1
# agent-python-pytest
2
-Plugin for test item reporting to Report Portal server
+Plugin for Pytest Framework
3
4
## Description:
5
Plugin for reporting items results of Pytest to the 'Reportal Portal'.
6
+```
7
+## Usage:
8
+
9
+### Install the plugin
10
```bash
11
pip install pytest-reportportal
12
```
-## Usage:
13
14
### Prepare the config file pytest.ini in root dir of tests.
15
Content of the pytest.ini file:
0 commit comments