Metadata-Version: 2.1
Name: ruthie
Version: 0.1.1
Summary: Run Unit Tests Harmoniously Incredibly Easy
Home-page: https://github.com/bitbar/ruthie
License: ISC
Keywords: ruthie,unittests,tests,runner,parallel
Author: Marek Sierociński
Author-email: marek.sierocinski@smartbear.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docopt (==0.6.2)
Requires-Dist: toml (>=0.9,<0.10)
Requires-Dist: xmlrunner (>=1.7.7,<1.8.0)
Project-URL: Repository, https://github.com/bitbar/ruthie
Description-Content-Type: text/markdown

# ruthie

[![Current Release](https://img.shields.io/github/release/bitbar/ruthie.svg)](releases)
[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](LICENSE.md)

Run Unit Tests Harmoniously Incredibly Easy

This repo contains _ruthie_ which is the Unittests runner.

## Installation

TODO

## Usage

TODO

## License

This project is licensed under the ISC License - see the [LICENSE](LICENSE) file for details.

