python3-pytest-unmagic

Pytest fixtures with conventional import semantics

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/dimagi/pytest-unmagic


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pytest-unmagic