Metadata-Version: 2.1
Name: jupitest
Version: 0.0.9
Summary: Graphical Test Runner for Pyrustic
Home-page: https://github.com/pyrustic/jupitest
Author: Pyrustic Evangelist
Author-email: pyrustic@protonmail.com
Maintainer: Pyrustic Evangelist
Maintainer-email: pyrustic@protonmail.com
License: MIT
Description: <!-- Image -->
        <div align="center">
            <img src="https://raw.githubusercontent.com/pyrustic/misc/master/media/jupitest-screenshot.png" alt="Figure">
            <p align="center">
            Jupitest
            </p>
        </div>
        
        <!-- Intro Text -->
        # Jupitest
        <b> Graphical test runner built with Pyrustic Framework </b>
        
        This project is part of the [Pyrustic Ecosystem](https://pyrustic.github.io).
        
        <!-- Image -->
        <div align="center">
            <img src="https://raw.githubusercontent.com/pyrustic/misc/master/media/jupitest.gif" alt="Figure" width="650">
            <p align="center">
            <b> Jupitest in action </b>
            </p>
        </div>
        
        
        `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
        ```
Keywords: pyrustic-tool,graphical-test-runner,desktop-application
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
