junit-xml 1.9
0
Creates JUnit XML test result documents that can be read by tools such as Jenkins
Contents
Creates JUnit XML test result documents that can be read by tools such as Jenkins
Stars: 114, Watchers: 114, Forks: 66, Open Issues: 32The kyrus/python-junit-xml
repo was created 11 years ago and the last code push was 9 months ago.
The project is popular with 114 github stars!
How to Install junit-xml
You can install junit-xml using pip
pip install junit-xml
or add it to a project with poetry
poetry add junit-xml
Package Details
- Author
- Brian Beyer
- License
- MIT
- Homepage
- https://github.com/kyrus/python-junit-xml
- PyPi:
- https://pypi.org/project/junit-xml/
- GitHub Repo:
- https://github.com/kyrus/python-junit-xml
Classifiers
- Software Development/Build Tools
- Software Development/Testing
Related Packages
Errors
A list of common junit-xml errors.
Code Examples
Here are some junit-xml
code examples and snippets.