pytest 9.0.2-ok1 source package in openKylin
Changelog
pytest (9.0.2-ok1) huanghe; urgency=medium * build for openKylin. -- liwenjun <email address hidden> Fri, 29 May 2026 16:19:37 +0800
pytest (9.0.2-ok1) huanghe; urgency=medium * build for openKylin. -- liwenjun <email address hidden> Fri, 29 May 2026 16:19:37 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pytest_9.0.2.orig.tar.gz | 1.5 MiB | e32c1bc2604f8e1fba7186fe0f3754190beb3055c2b413df6ffa7c0c05c81264 |
| pytest_9.0.2-ok1.debian.tar.xz | 4.7 KiB | 0545aa4d79d10ced2a9e330af77003879830ce1e14fd19569ff5ba4a8c6c6edd |
| pytest_9.0.2-ok1.dsc | 2.4 KiB | 49db4d6d4137cca639aa3e70cf416a37b4563b5fd2adffaf601423874462df69 |
This testing tool has for objective to allow the developers to limit the
boilerplate code around the tests, promoting the use of built-in
mechanisms such as the `assert` keyword.
.
This package contains the documentation for pytest.
This testing tool has for objective to allow the developers to limit the
boilerplate code around the tests, promoting the use of built-in
mechanisms such as the `assert` keyword.
.
This package provides the Python 3 module and the pytest script.
This package used to provide unittest subTest() support and a subtests
fixture, adding support for TestCase.subTest and providing similar
functionality for pure pytest tests.
.
Starting with Pytest 9, this functionality has been integrated into Pytest
itself. This is now a transitional dummy package to ease upgrades and can
be safely removed.