[ ソース: pytest-tempdir ]
パッケージ: python3-pytest-tempdir (2019.10.12-1)
python3-pytest-tempdir に関するリンク
Debian の資源:
pytest-tempdir ソースパッケージをダウンロード:
- [pytest-tempdir_2019.10.12-1.dsc]
- [pytest-tempdir_2019.10.12.orig.tar.gz]
- [pytest-tempdir_2019.10.12-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
predictable and repeatable temporary directory for tests
This package contains a pytest plugin that adds support for a predictable and repeatable temporary directory. Simply define a pytest_tempdir_basename function on your conftest.py which returns a string to define the basename or pass --tempdir-basename.
その他の python3-pytest-tempdir 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3