Python implementation of subunit test streaming protocol
License Sources Mismatch
The Python registry reports Apache-2.0 or BSD, but the LICENSE file in the package source reads Apache-2.0 OR MIT (as of August 7, 2026) — review both before relying on either.
| Source | License | Class |
|---|---|---|
Licensie (detected) | Apache-2.0 OR MIT | Unknown |
PyPI (reported) | Apache-2.0 or BSD | Unknown |
Loading dependencies…
License File
Subunit is licensed under two licenses, the Apache License, Version 2.0 or the 3-clause BSD License. You may use this project under either of these licenses - choose the one that works best for you. We require contributions to be licensed under both licenses. The primary difference between them is that the Apache license takes care of potential issues with Patents and other intellectual property concerns. This is important to Subunit as Subunit wants to be license compatible in a very broad manner to allow reuse and incorporation into other projects. Generally every source file in Subunit needs a license grant under both these licenses. As the code is shipped as a single unit, a brief form is used: ---- Copyright (c) [yyyy][,yyyy]* [name or 'Subunit Contributors'] Licensed under either the Apache License, Version 2.0 or the BSD 3-clause license at the users choice. A copy of both licenses are available in the project source as Apache-2.0 and BSD. You may not use this file except in compliance with one of these two licences. Unless required by applicable law or agreed to in writing, software distributed under these licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the license you chose for the specific language governing permissions and limitations under that license. ---- Code that has been incorporated into Subunit from other projects will naturally be under its own license, and will retain that license. A known list of such code is maintained here: * The python/iso8601 module by Michael Twomey, distributed under an MIT style licence - see python/iso8601/LICENSE for details. * The runtests.py and python/subunit/tests/TestUtil.py module are GPL test support modules. They are not installed by Subunit - they are only ever used on the build machine. Copyright 2004 Canonical Limited.
Versions
28 versions| Version | License | Published | Status |
|---|---|---|---|
| 1.4.6 Latest | Apache-2.0 | May 4, 2026 | Scanned |
| 1.4.5 | Apache-2.0 | Nov 10, 2025 | Scanned |
| 1.4.4 | Apache-2.0 | Nov 17, 2023 | Scanned |
| 1.4.3 | Apache-2.0 | Sep 17, 2023 | Scanned |
| 1.4.2 Viewing | Apache-2.0 OR MIT | Nov 17, 2022 | Scanned |
| 1.4.1 | Apache-2.0 OR MIT | Nov 5, 2022 | Scanned |
| 1.4.0 | Apache-2.0 OR MIT | Mar 14, 2020 | Scanned |
| 1.3.0 | Apache-2.0 or BSD (Unverified) | Apr 7, 2018 | Pending |
| 1.2.0 | Apache-2.0 or BSD (Unverified) | Oct 23, 2015 | Pending |
| 1.1.0 | Apache-2.0 or BSD (Unverified) | Mar 10, 2015 | Pending |
| 1.0.0 | Apache-2.0 or BSD (Unverified) | Nov 18, 2014 | Pending |
| 0.0.21 | Apache-2.0 or BSD (Unverified) | Aug 27, 2014 | Pending |
| 0.0.20 | Apache-2.0 or BSD (Unverified) | Aug 27, 2014 | Pending |
| 0.0.19 | Apache-2.0 or BSD (Unverified) | Aug 24, 2014 | Pending |
| 0.0.18 | Apache-2.0 or BSD (Unverified) | Jan 29, 2014 | Pending |
| 0.0.17 | Apache-2.0 or BSD (Unverified) | Jan 29, 2014 | Pending |
| 0.0.16 | Apache-2.0 or BSD (Unverified) | Nov 30, 2013 | Pending |
| 0.0.15 | Apache-2.0 or BSD (Unverified) | Aug 24, 2013 | Pending |
| 0.0.14 | Apache-2.0 or BSD (Unverified) | Aug 23, 2013 | Pending |
| 0.0 | Apache-2.0 or BSD (Unverified) | Aug 23, 2013 | Pending |