[ trixie ]
[ sid ]
[ 原始碼: python-pytest-resource-path ]
套件:python3-pytest-resource-path(1.3.0-1.1)
python3-pytest-resource-path 的相關連結
Debian 的資源:
下載原始碼套件 python-pytest-resource-path:
- [python-pytest-resource-path_1.3.0-1.1.dsc]
- [python-pytest-resource-path_1.3.0.orig.tar.xz]
- [python-pytest-resource-path_1.3.0-1.1.debian.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