[ 源代码: pytest-twisted ]
软件包:python3-pytest-twisted(1.13.2-1)
python3-pytest-twisted 的相关链接
Debian 的资源:
下载源码包 pytest-twisted:
- [pytest-twisted_1.13.2-1.dsc]
- [pytest-twisted_1.13.2.orig.tar.xz]
- [pytest-twisted_1.13.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
twisted plugin for py.test
pytest-twisted is a plugin for pytest, which allows one to test code, which uses the twisted framework. test functions can return Deferred objects and pytest will wait for their completion with this plugin.
This package provides the Python 3 module.
其他与 python3-pytest-twisted 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-twisted
- Event-based framework for internet applications