[ trixie ]
[ sid ]
[ 源代码: pytest-lazy-fixtures ]
软件包:python3-pytest-lazy-fixtures(1.1.1-1)
python3-pytest-lazy-fixtures 的相关链接
Debian 的资源:
下载源码包 pytest-lazy-fixtures:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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
其他与 python3-pytest-lazy-fixtures 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3