[ 原始碼: pytest-twisted ]
套件:python3-pytest-twisted(1.14.3-1)
python3-pytest-twisted 的相關連結
Debian 的資源:
下載原始碼套件 pytest-twisted:
- [pytest-twisted_1.14.3-1.dsc]
- [pytest-twisted_1.14.3.orig.tar.gz]
- [pytest-twisted_1.14.3-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
- interactive high-level object-oriented language (default python3 version)
-
- 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