[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pytest
- Simple, powerful testing in Python3