mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
b322f1b5da
pytest-twisted is a plugin for pytest, which allows to test code, which uses the twisted framework. test functions can return Deferred objects and pytest will wait for their completion with this plugin. WWW: https://github.com/pytest-dev/pytest-twisted
6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
pytest-twisted is a plugin for pytest, which allows to test code, which uses the
|
|
twisted framework. test functions can return Deferred objects and pytest will
|
|
wait for their completion with this plugin.
|
|
|
|
WWW: https://github.com/pytest-dev/pytest-twisted
|