软件包:python3-noseofyeti(2.4.1-1)
python3-noseofyeti 的相关链接
Debian 的资源:
下载源码包 python-noseofyeti:
- [python-noseofyeti_2.4.1-1.dsc]
- [python-noseofyeti_2.4.1.orig.tar.gz]
- [python-noseofyeti_2.4.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Module to create Python codec for tests using RSpec inspired DSL
This is a project creates a custom Python codec that lets you write your tests using an RSpec inspired DSL (i.e. describe and it blocks).
It uses the fact that you can register a codec that is able to modify a Python file before executing it. Using this when Python imports a file with a particular encoding as the first line of the file it will be intercepted and potentially rewritten into something else before the import continues.
nose-of-yeti uses this technique to translate from the DSL it defines, into Python classes and functions that then will be executed by your test framework of choice.
其他与 python3-noseofyeti 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)