An open API service indexing awesome lists of open source software.

https://github.com/SatelliteQE/betelgeuse

Betelgeuse reads standard Python test cases and offers tools to interact with Polarion.
https://github.com/SatelliteQE/betelgeuse

hacktoberfest polarion python python3 python36 python37 python38

Last synced: 9 months ago
JSON representation

Betelgeuse reads standard Python test cases and offers tools to interact with Polarion.

Awesome Lists containing this project

README

          

Betelgeuse
==========

.. image:: https://codecov.io/gh/SatelliteQE/betelgeuse/branch/master/graph/badge.svg
:target: https://codecov.io/gh/SatelliteQE/betelgeuse

.. 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 generates XML files that are
suited to be imported by Polarion importers. Possible generated XML files are:

* Requirement Importer XML
* Test Case Importer XML
* Test Run Importer XML

The `full documentation `_ is
available on ReadTheDocs.