[ ソース: 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