Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 573 Bytes

pytest-qml

build pypi downloads

Run QML Tests with PyTest

This pytest plugin allows you to run qml tests via pytest instead of the C++/QtQuick test runner. It supports both PySide2 and PyQt5 >= 5.14.2 .

test_result

For installation, usage, contributing, please read the doc https://jgirardet.github.io/pytest-qml/