[ 原始碼: pytest-tempdir ]
套件: python3-pytest-tempdir (2019.10.12-1)
python3-pytest-tempdir 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Salt Team (郵件存檔)
- Benjamin Drung
外部的資源:
- 主頁 [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