[ 原始碼: python-pytest-lazy-fixture ]
套件:python3-pytest-lazy-fixture(0.6.3-1~bpo11+1)
python3-pytest-lazy-fixture 的相關連結
Debian 的資源:
下載原始碼套件 python-pytest-lazy-fixture:
- [python-pytest-lazy-fixture_0.6.3-1~bpo11+1.dsc]
- [python-pytest-lazy-fixture_0.6.3.orig.tar.gz]
- [python-pytest-lazy-fixture_0.6.3-1~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Use your fixtures in @pytest.mark.parametrize (Python 3)
An extension to Pytest that allows lazy-loading fixtures. This, combined with the pytest.mark.parametrize function, allows the same fixture to be used multiple times per test.
This package installs the library for Python 3.
其他與 python3-pytest-lazy-fixture 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3