[ 源代码: pytest-openfiles ]
软件包:python3-pytest-openfiles(0.3.2-1)
python3-pytest-openfiles 的相关链接
Debian 的资源:
下载源码包 pytest-openfiles:
- [pytest-openfiles_0.3.2-1.dsc]
- [pytest-openfiles_0.3.2.orig.tar.gz]
- [pytest-openfiles_0.3.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Pytest plugin to check for files left open at the end of a test
This package provides a plugin for the pytest framework that allows developers to detect whether any file handles or other file-like objects were inadvertently left open at the end of a unit test.
其他与 python3-pytest-openfiles 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-pytest (>= 2.8)
- Simple, powerful testing in Python3