Binary package “python3-pytest-twisted” in ubuntu mantic

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.