[ bianca ]
[ 源代码: python-pytest-resource-path ]
软件包:python3-pytest-resource-path(1.3.0-1.1)
python3-pytest-resource-path 的相关链接
下载源码包 python-pytest-resource-path:
- [python-pytest-resource-path_1.3.0-1.1.debian.tar.xz]
- [python-pytest-resource-path_1.3.0-1.1.dsc]
- [python-pytest-resource-path_1.3.0.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Provides path for uniform access to test resources in isolated directory
This package provides path for uniform access to test resources in isolated directory. The test which use test resource is not so many. If we place test resource with test code, these resources will fill the display area of explorer. Wouldn't it be more productive if the files or directories which is not related with almost tests wasn't usually displayed?
其他与 python3-pytest-resource-path 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-pytest
- Simple, powerful testing in Python3