Docs - Install section + section from h3 to h4

This commit is contained in:
2016-01-21 22:01:34 +05:30
parent 0a25290e16
commit 7b46a3bd6e
+3 -3
View File
@@ -9,19 +9,19 @@ Pytest Status GUI
![In action][demo_gif_link] ![In action][demo_gif_link]
#### Install
`pip install pytest_gui_status` `pip install pytest_gui_status`
Also, install `PySide` manually via apt-get or installers. Also, install `PySide` manually via apt-get or installers.
### How to use? #### How to use?
`py.test --show_status_gui` `py.test --show_status_gui`
**Recommended** : Use with [pytest-watch][ptw_gh_link] using `ptw -- --show_status_gui` **Recommended** : Use with [pytest-watch][ptw_gh_link] using `ptw -- --show_status_gui`
pytest-watch re-runs py.test on any change to your code pytest-watch re-runs py.test on any change to your code
### What is it? #### What is it?
pytest_status_gui is only a pytest plugin, which pytest_status_gui is only a pytest plugin, which