[ ソース: 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