Metadata-Version: |
2.1 |
Name: |
junit-reporter |
Version: |
0.1.0 |
Summary: |
A Python3 package that generates test results in the standard JUnit XML format for use with Jenkins and otherbuild integration servers. |
Author: |
Robert-96 |
Author-Email: |
dezmereanrobert[at]gmail.com |
Home-Page: |
https://github.com/Robert-96/junit-reporter |
Project-Url: |
Bug Tracker, https://github.com/Robert-96/junit-reporter/issues |
Project-Url: |
Documentation, https://github.com/Robert-96/junit-reporter/blob/main/README.md |
Project-Url: |
Source, https://github.com/Robert-96/junit-reporter |
License: |
GNU GPLv3 |
Keywords: |
XML,JUnit |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Other Audience |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Programming Language :: Cython |
Classifier: |
Programming Language :: Python :: Implementation |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.4 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Text Processing :: Markup |
Classifier: |
Topic :: Text Processing :: Markup :: XML |
Classifier: |
Topic :: Software Development :: Build Tools |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: Software Development :: Testing :: Unit |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.4.0 |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |