mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Docs - Install section + section from h3 to h4
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user