python3-pytest-twisted

twisted plugin for py.test
  https://github.com/pytest-dev/pytest-twisted
  0
  no reviews



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.