File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ agent-python-pytest
77
88Pytest plugin for reporting test results of Pytest to the 'Reportal Portal'.
99
10+ * Usage
11+ * Configuration
12+ * Examples
13+ * Launching
14+ * Send attachement (screenshots)
15+ * Troubleshooting
16+ * Copyright Notice
17+
1018Usage
1119-----
1220
@@ -181,6 +189,13 @@ Example:
181189 assert False
182190
183191
192+ Send attachement (screenshots)
193+ ----------------
194+
195+ https://github.com/reportportal/client-Python#send-attachement-screenshots
196+
197+
198+
184199Troubleshooting
185200~~~~~~~~~
186201
@@ -205,9 +220,12 @@ deactivate :code:`pytest_reportportal` plugin with command like:
205220 py.test -p no:pytest_reportportal ./tests
206221
207222
223+
208224 Copyright Notice
209225----------------
226+ .. Copyright Notice: https://github.com/reportportal/agent-python-pytest#copyright-notice
210227
211228 Licensed under the GPLv3 _ license (see the LICENSE file).
212229
213230.. _GPLv3 : https://www.gnu.org/licenses/quick-guide-gplv3.html
231+
You can’t perform that action at this time.
0 commit comments