File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88pytest-qt
99=========
1010
11- :Author: Bruno Oliveira
1211:Repository: `GitHub <https://github.com/nicoddemus/pytest-qt >`_
1312:Version: |version |
1413:License: `LGPL <http://www.gnu.org/licenses/lgpl-3.0.txt >`_
14+ :Author: Bruno Oliveira
1515
1616
1717Introduction
@@ -34,7 +34,7 @@ This will automatically register it for usage in ``py.test``.
3434Quick Tutorial
3535==============
3636
37- ``pytest-qt `` registers a new fixture _ named ``qtbot ``. This fixture acts as *bot * in the sense
37+ ``pytest-qt `` registers a new fixture _ named ``qtbot ``, which acts as *bot * in the sense
3838that it can send keyboard and mouse events to any widgets being tested. This way, the programmer
3939can simulate user interaction while checking if GUI controls are behaving in the expected manner.
4040
You can’t perform that action at this time.
0 commit comments