[ Bron: pytest-twisted ]
Pakket: python3-pytest-twisted (1.14.1-3)
Verwijzigingen voor python3-pytest-twisted
Debian bronnen:
Het bronpakket pytest-twisted downloaden:
- [pytest-twisted_1.14.1-3.dsc]
- [pytest-twisted_1.14.1.orig.tar.gz]
- [pytest-twisted_1.14.1-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pytest-twisted gerelateerde pakketten
|
|
|
|
-
- 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