Skip to content

Commit c947d7a

Browse files
author
Pavel Papou
committed
Readme file is adjusted
1 parent fb90ec8 commit c947d7a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# agent-python-pytest
2-
Plugin for test item reporting to Report Portal server
2+
Plugin for Pytest Framework
33

44
## Description:
55
Plugin for reporting items results of Pytest to the 'Reportal Portal'.
6+
```
7+
## Usage:
8+
9+
### Install the plugin
610
```bash
711
pip install pytest-reportportal
812
```
9-
## Usage:
1013

1114
### Prepare the config file pytest.ini in root dir of tests.
1215
Content of the pytest.ini file:

0 commit comments

Comments
 (0)