We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4eba31 commit b3d4f19Copy full SHA for b3d4f19
README.rst
@@ -2,7 +2,8 @@
2
pytest-qt
3
=========
4
5
-pytest-qt is a `pytest`_ plugin to allow programmers write tests for `PySide`_ and `PyQt`_ applications.
+pytest-qt is a `pytest`_ plugin that allows programmers to write tests
6
+for `PySide`_ and `PyQt`_ applications.
7
8
The main usage is to use the `qtbot` fixture, responsible for handling `qApp`
9
creation as needed and provides methods to simulate user interaction,
0 commit comments