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 2c6f56c commit 1ee3feeCopy full SHA for 1ee3fee
README.md
@@ -17,5 +17,5 @@ def test_hello(qtbot):
17
assert window.greet_label.text() == 'Hello!'
18
```
19
20
-Full documentation and tutorial available at `Read the Docs`_.
+Full documentation and tutorial available at [Read the Docs](https://pytest-qt.readthedocs.org/en/latest/).
21
0 commit comments