[ trixie ]
[ sid ]
[ Bron: pytest-lazy-fixtures ]
Pakket: python3-pytest-lazy-fixtures (1.1.1-1)
Verwijzigingen voor python3-pytest-lazy-fixtures
Debian bronnen:
Het bronpakket pytest-lazy-fixtures downloaden:
- [pytest-lazy-fixtures_1.1.1-1.dsc]
- [pytest-lazy-fixtures_1.1.1.orig.tar.gz]
- [pytest-lazy-fixtures_1.1.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
pytest plugin to use fixtures in @pytest.mark.parametrize
This plugin was inspired by pytest-lazy-fixture; that plugin is incompatible with pytest 8.x, so this can be used as a replacement.
Improvements that have been made in this project:
* You can use fixtures in any data structures * You can access the attributes of fixtures * You can use functions in fixtures
Andere aan python3-pytest-lazy-fixtures gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3