[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-virtualenv
- Python virtual environment creator