Path to this page:
./
devel/py-test-lazy-fixtures,
Allows you to use fixtures in @pytest.mark.parametrize
Branch: CURRENT,
Version: 1.0.5,
Package name: py311-test-lazy-fixtures-1.0.5,
Maintainer: pkgsrc-usersUse your fixtures in @pytest.mark.parametrize.
Improvements that have been made in this project:
* You can use fixtures in any data structures
* You can access the attributes of fixtures
* You can use functions in fixtures
Master sites:
Filesize: 4.872 KB
Version history: (Expand)
- (2024-02-21) Package added to pkgsrc.se, version py311-test-lazy-fixtures-1.0.5 (created)
CVS history: (Expand)
2024-02-21 13:26:09 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-test-lazy-fixtures: fix PKGNAME
|
2024-02-21 13:20:56 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-test-lazy-fixtures: added version 1.0.5
Use your fixtures in @pytest.mark.parametrize.
Improvements that have been made in this project:
* You can use fixtures in any data structures
* You can access the attributes of fixtures
* You can use functions in fixtures
|