[ 源代码: python-pytest-venv ]
软件包:python3-pytest-venv(0.3-5)
python3-pytest-venv 的相关链接
Debian 的资源:
下载源码包 python-pytest-venv:
- [python-pytest-venv_0.3-5.dsc]
- [python-pytest-venv_0.3.orig.tar.gz]
- [python-pytest-venv_0.3-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
venv fixture for pytest
pytest-venv is a simple pytest plugin that exposes a venv fixture. The fixture is used to create a new virtual environment which can be used to install packages and run commands inside tests.
其他与 python3-pytest-venv 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-virtualenv
- Python virtual environment creator