Metadata-Version: 1.1
Name: Betelgeuse
Version: 0.1.3
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
Description: Betelgeuse
        ==========
        
        .. image:: https://coveralls.io/repos/SatelliteQE/betelgeuse/badge.svg?branch=master&service=github
            :target: https://coveralls.io/github/SatelliteQE/betelgeuse?branch=master
        
        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.
        
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
