[ trixie-backports ]
[ forky ]
[ sid ]
[ 原始碼: python-pytest-unmagic ]
套件:python3-pytest-unmagic(1.0.1-3)
python3-pytest-unmagic 的相關連結
Debian 的資源:
下載原始碼套件 python-pytest-unmagic:
- [python-pytest-unmagic_1.0.1-3.dsc]
- [python-pytest-unmagic_1.0.1.orig.tar.gz]
- [python-pytest-unmagic_1.0.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Pytest fixtures with conventional import semantics
pytest fixtures have unusual semantics: they are requested by declaring them as function arguments to tests or other fixtures. pytest-unmagic instead provides a syntax with more conventional Python semantics, allowing fixtures to be defined and used via the @fixture and @use decorators.
其他與 python3-pytest-unmagic 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
