[ 原始碼: pytest-openfiles ]
套件:python3-pytest-openfiles(0.5.0-2)
python3-pytest-openfiles 的相關連結
Debian 的資源:
下載原始碼套件 pytest-openfiles:
- [pytest-openfiles_0.5.0-2.dsc]
- [pytest-openfiles_0.5.0.orig.tar.gz]
- [pytest-openfiles_0.5.0-2.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-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-pytest (>= 2.8)
- Simple, powerful testing in Python3