https://github.com/pyrustic/jupitest
Graphical Test Runner built with Pyrustic
https://github.com/pyrustic/jupitest
app desktop desktop-app gui pyrustic python test-runner tests tkinter
Last synced: 7 months ago
JSON representation
Graphical Test Runner built with Pyrustic
- Host: GitHub
- URL: https://github.com/pyrustic/jupitest
- Owner: pyrustic
- License: mit
- Created: 2021-02-02T18:36:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T20:34:17.000Z (over 3 years ago)
- Last Synced: 2025-02-22T04:04:31.039Z (8 months ago)
- Topics: app, desktop, desktop-app, gui, pyrustic, python, test-runner, tests, tkinter
- Language: Python
- Homepage: https://pyrustic.github.io
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Jupitest
# Jupitest
Graphical test runner built with Pyrustic FrameworkThis project is part of the [Pyrustic Ecosystem](https://pyrustic.github.io).
![]()
Jupitest in action
`Jupitest` uses the dark theme [cyberpunk-theme](https://github.com/pyrustic/cyberpunk-theme) and the tk-compatible multithreading library [threadom](https://github.com/pyrustic/threadom).
## Installation
```bash
pip install jupitest
```