[ 源代码: 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 (Mail Archive)
- 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