Source: python-xmlrunner Maintainer: Debian Python Team Uploaders: Julien Puydt Section: python Standards-Version: 4.7.3 Homepage: https://github.com/xmlrunner/unittest-xml-reporting Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-lxml, python3-setuptools, python3-setuptools-scm, pybuild-plugin-pyproject, python3-django , python3-pytest , Vcs-Git: https://salsa.debian.org/python-team/packages/python-xmlrunner.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-xmlrunner Testsuite: autopkgtest-pkg-pybuild Package: python3-xmlrunner Architecture: all Depends: python3-lxml, ${misc:Depends}, ${python3:Depends} Description: unit test runner reporting in xUnit format (Python 3) This module provides a unit test runner saving its result in the xUnit format, which can be consumed by a wide range of tools such as build systems, integrated development environments and continuous integration servers. . This package installs the library for Python 3.