Language

Package: python-junit-xml @ 1.9-0.4bd08a2

Synopsis

Create JUnit XML test results

Description

This package provides a Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins or Bamboo.

Home page
https://github.com/kyrus/python-junit-xml
Location
gnu/packages/python-check.scm (line: 164, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?