Bug#1110995: ITP: python-pytest-unmagic -- Pytest fixtures with conventional import semantics
Package: wnpp
Severity: wishlist
Owner: Colin Watson <cjwatson@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : python-pytest-unmagic
Version : 1.0.1
Upstream Contact: Daniel Miller <millerdev@gmail.com>
* URL : https://github.com/dimagi/pytest-unmagic
* License : BSD-3-clause
Programming Lang: Python
Description : Pytest fixtures with conventional import semantics
pytest fixtures have unusual semantics: they are requested by declaring
them as function arguments to tests or other fixtures. pytest-unmagic
instead provides a syntax with more conventional Python semantics,
allowing fixtures to be defined and used via the @fixture and @use
decorators.
I intend to package this because it's a dependency of new versions of
django-cte, which we use in Debusine. I'll maintain it within the
Debian Python Team.
--
Colin Watson (he/him) [cjwatson@debian.org]
Reply to: