[ 源代码: pytest-openfiles ]
软件包:python3-pytest-openfiles(0.6.0-1)
python3-pytest-openfiles 的相关链接
Debian 的资源:
下载源码包 pytest-openfiles:
- [pytest-openfiles_0.6.0-1.dsc]
- [pytest-openfiles_0.6.0.orig.tar.gz]
- [pytest-openfiles_0.6.0-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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-pytest
- Simple, powerful testing in Python3