python-junit-xml 1.9-0.4bd08a2
Create JUnit XML test results
This package provides a Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins or Bamboo.
- Website: https://github.com/kyrus/python-junit-xml
- Licenses: Expat
- Package source: gnu/packages/python-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-junit-xml 1.9-0.4bd08a2
as follows:
guix install python-junit-xml@1.9-0.4bd08a2
Or install the latest version:
guix install python-junit-xml
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.