[ 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