pytest-subunit 0.0.12-1
Package Information
| Description | pytest plugin that generates subunit output pytest-subunit is a plugin for pytest that makes it emit its test results in the subunit v2 streaming protocol rather than pytest's own console format. This allows pytest results to be consumed by the various subunit tools, such as subunit2junitxml or testrepository, and to be aggregated across several test runs. The plugin also supports reading a list of tests to run from a file, so that a test run can be split up across workers. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Jelmer Vernooij <jelmer@debian.org> |
| Sponsor | jelmer@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/pytest-subunit.git (browse) |
| Tracker | https://tracker.debian.org/pkg/pytest-subunit |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Wed, 16 Sep 2026 15:23:29 +0100 |
|---|---|
| Source | pytest-subunit |
| Version | 0.0.12-1 |
| Changed-By | Jelmer Vernooij |
| Architecture | source all |
| Distribution | unstable |
Changelog
pytest-subunit (0.0.12-1) unstable; urgency=medium . * Initial release.
.dsc
| Package-List | python3-pytest-subunit deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pytest-subunit
Upstream-Contact: Jelmer Vernooij <jelmer@jelmer.uk>
Source: https://github.com/jelmer/pytest-subunit
Files: *
Copyright: 2015-2017 Łukasz Oleś <lukaszoles@gmail.com>
2017 Walter Scheper <Walter.Scheper@sas.com>
2017 nithyag <nithyamayasaravanan@gmail.com>
2022 Joe Gordon <jogo@pinterest.com>
2023-2026 Jelmer Vernooij <jelmer@jelmer.uk>
License: Apache-2.0
Files: debian/*
Copyright: 2026 Jelmer Vernooij <jelmer@debian.org>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
https://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the full text of the Apache License version 2.0 can be
found in the file /usr/share/common-licenses/Apache-2.0.