https://github.com/matham/pytest-kivy
Kivy GUI tests fixtures using pytest
https://github.com/matham/pytest-kivy
Last synced: about 1 year ago
JSON representation
Kivy GUI tests fixtures using pytest
- Host: GitHub
- URL: https://github.com/matham/pytest-kivy
- Owner: matham
- License: mit
- Created: 2020-12-21T08:19:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T04:53:53.000Z (almost 5 years ago)
- Last Synced: 2025-04-23T13:41:47.268Z (about 1 year ago)
- Language: Python
- Size: 5.58 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
pytest-kivy
===========
Provides pytest fixtures to more easily test Kivy GUI apps.
For more information: https://matham.github.io/pytest-kivy/index.html
.. image:: https://coveralls.io/repos/github/matham/pytest-kivy/badge.svg?branch=master
:target: https://coveralls.io/github/matham/pytest-kivy?branch=master
:alt: Coverage status
.. image:: https://github.com/matham/pytest-kivy/workflows/Python%20application/badge.svg
:target: https://github.com/matham/pytest-kivy/actions
:alt: Github action status