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.
- Host: GitHub
- URL: https://github.com/SatelliteQE/betelgeuse
- Owner: SatelliteQE
- License: gpl-3.0
- Created: 2015-11-10T19:30:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T15:25:24.000Z (about 2 years ago)
- Last Synced: 2024-04-14T19:08:17.270Z (over 1 year ago)
- Topics: hacktoberfest, polarion, python, python3, python36, python37, python38
- Language: Python
- Homepage:
- Size: 285 KB
- Stars: 11
- Watchers: 11
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.