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 01d85e9 commit 8210aa8Copy full SHA for 8210aa8
CHANGELOG.rst
@@ -0,0 +1,8 @@
1
+===================
2
+pytest-qt changelog
3
4
+
5
+0.3
6
+---
7
8
+First usable version.
README.md
README.rst
@@ -0,0 +1,11 @@
+pytest-qt
+=========
+pytest_ plugin that adds fixtures for testing PyQt_ and PySide_ applications.
+Documentation available at `Read the Docs`_.
+.. _pytest: http://pytest.org
9
+.. _`Read the Docs`: https://pytest-qt.readthedocs.org
10
+.. _PySide: https://pypi.python.org/pypi/PySide
11
+.. _PyQt: http://www.riverbankcomputing.com/software/pyqt
0 commit comments