Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-pytest-lazy-fixture
Use your fixtures in @pytest.mark.parametrize (Python 3)
https://github.com/tvorog/pytest-lazy-fixture
0
no reviews
Install
An extension to Pytest that allows lazy-loading fixtures. This, combined with the pytest.mark.parametrize function, allows the same fixture to be used multiple times per test.
This package installs the library for Python 3.