blob: a6087f7f9cb50681e9af4ba598583cac0926165b (
plain) (
blame)
1
2
3
|
pytest-tornasync is a simple pytest plugin that provides some helpful fixtures
for testing Tornado (version 5.0 or newer) apps and easy handling of plain
(undecoratored) native coroutine tests (Python 3.5+).
|