Skip to content

Commit 1d46bbb

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# agent-python-pytest
1+
# Agent-python-pytest
22
Plugin for Pytest Framework
33

44
## Description:
55
Plugin for reporting items results of Pytest to the 'Reportal Portal'.
6-
```
6+
77
## Usage:
88

99
### Install the plugin
@@ -22,7 +22,7 @@ rp_project = Project of ReportPortal
2222
```
2323
also launch tags could be added. But this parapmeter if not mandatory `rp_launch_tags = 'PyTest' 'Report_Portal'`.
2424

25-
### For logging of the test item flow please use the python logging util:
25+
### For logging of the test item flow please use the python logging util.
2626
```python
2727
# import ReportPortal handler in the test module
2828
from pytest_reportportal import RPlogHandler

0 commit comments

Comments
 (0)