Metadata-Version: 2.1
Name: testimony
Version: 2.1.0
Summary: Testimony inspects and reports on the python test cases.
Home-page: https://github.com/SatelliteQE/testimony/
Author: Suresh Thirugn
Author-email: sthirugn@redhat.com
License: UNKNOWN
Description-Content-Type: text/x-rst
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click
Requires-Dist: termcolor
Requires-Dist: docutils
Requires-Dist: pyyaml

Testimony
=========

Are you tired of managing your test cases in a test case management tool and
your test code in a python automation framework?  Testimony can help to use
the python automation framework as a test case repository tool.

The project testimony is written to inspect and report on the python test
cases.  There are several reporting features in this program.

The `full documentation <http://testimony-qe.readthedocs.io/>`_ is available on
ReadTheDocs.


