Skip to content

Commit b3d4f19

Browse files
committed
Fixed README wording
1 parent e4eba31 commit b3d4f19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
pytest-qt
33
=========
44

5-
pytest-qt is a `pytest`_ plugin to allow programmers write tests for `PySide`_ and `PyQt`_ applications.
5+
pytest-qt is a `pytest`_ plugin that allows programmers to write tests
6+
for `PySide`_ and `PyQt`_ applications.
67

78
The main usage is to use the `qtbot` fixture, responsible for handling `qApp`
89
creation as needed and provides methods to simulate user interaction,

0 commit comments

Comments
 (0)