deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pytest, python3-tornado, python3:any
Description: |-
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.mark.gen_test. This plugin doesn't have anything like
gen_test. Defining a test with async def and a name that begins with test_ is
all that is required.
Homepage: https://github.com/eukaryote/pytest-tornasync
Installed-Size: '34'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pytest-tornasync
Priority: optional
Section: python
Source: pytest-tornasync
Version: 0.6.0.post2-2
srcpkg_name: pytest-tornasync
srcpkg_version: 0.6.0.post2-2