Binary package “python3-pytest-tornasync” in openkylin nile
pytest plugin for testing Tornado apps using native coroutine tests
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+).
.
Why another Tornado pytest plugin when the excellent pytest-tornado already
exists? The main reason is that I didn't want to have to decorate every test
coroutine with @pytest.
gen_test. Defining a test with async def and a name that begins with test_ is
all that is required.
Source package
Published versions
- python3-pytest-tornasync 0.6.0.post2-ok1 in amd64 (Release)
- python3-pytest-tornasync 0.6.0.post2-ok1 in arm64 (Release)
- python3-pytest-tornasync 0.6.0.post2-ok1 in i386 (Release)
- python3-pytest-tornasync 0.6.0.post2-ok1 in loong64 (Release)
- python3-pytest-tornasync 0.6.0.post2-ok1 in riscv64 (Release)
- python3-pytest-tornasync 0.6.0.post2-ok1 in rv64g (Release)