Metadata-Version: 2.0
Name: Betelgeuse
Version: 0.9.1
Summary: Betelgeuse reads standard Python test cases and offers tools to interact with Polarion.
Home-page: https://github.com/SatelliteQE/betelgeuse
Author: Elyézer Rezende, Og Maciel
Author-email: erezende@redhat.com, omaciel@redhat.com
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: click
Requires-Dist: docutils

Betelgeuse
==========

.. image:: https://coveralls.io/repos/github/SatelliteQE/betelgeuse/badge.svg?branch=master
    :target: https://coveralls.io/github/SatelliteQE/betelgeuse?branch=master

.. image:: https://readthedocs.org/projects/betelgeuse/badge/?version=latest
    :target: http://betelgeuse.readthedocs.org/en/latest/?badge=latest
    :alt: Documentation Status

Betelgeuse reads standard Python test cases and offers tools to interact with
Polarion. Possible interactions are:

* Automatic creation and update of Requirements and Test Cases from a Python
  project code base.
* Creation of Test Runs based on a jUnit XML file.

The `full documentation <http://betelgeuse.readthedocs.org/en/latest/>`_ is
available on ReadTheDocs.


