Last updated:
0 purchases
pytestqml 0.4.0
# pytest-qml
![build](https://github.com/jgirardet/pytest-qml/workflows/build/badge.svg?branch=master)
![pypi](https://img.shields.io/pypi/v/pytest-qml.svg)
![downloads](https://static.pepy.tech/badge/pytest-qml)
## 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](docs/test_result.png)
For installation, usage, contributing, please read the doc [https://jgirardet.github.io/pytest-qml/](https://jgirardet.github.io/pytest-qml/)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.