python-pytest-subtests 0.11.0-ok1 source package in openKylin
Changelog
python-pytest-subtests (0.11.0-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 15:48:17 +0800
python-pytest-subtests (0.11.0-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 15:48:17 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | python | |
Huanghe V3.0 | release | main | python | |
Nile V2.0 | release | main | python | |
Nile V2.0 | proposed | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
python-pytest-subtests_0.11.0.orig.tar.gz | 11.4 KiB | 8d04c4fd51113cdd289ae97a0ce7b5a549d3223be5a64c4ce84f4e59335e2c01 |
python-pytest-subtests_0.11.0-ok1.debian.tar.xz | 2.4 KiB | 17a594f016c8ef3460805ed6ad7932c00b8ba48292f482f2aca9695a6e85be65 |
python-pytest-subtests_0.11.0-ok1.dsc | 2.1 KiB | a95f423d946add4c6709ea869607e1fef9b0d2eba7d15d54d33362b480138090 |
unittest subTest() support and subtests fixture. It adds support for
TestCase.subTest and a new subtests fixture, providing similar functionality
for pure pytest tests.
.
This package contains the Python 3 version of the library.