Package: wnpp
Severity: wishlist
Owner: Colin Watson <cjwat...@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : python-pytest-unmagic
  Version         : 1.0.1
  Upstream Contact: Daniel Miller <miller...@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)                              [cjwat...@debian.org]

Reply via email to