issues
search
TvoroG
/
pytest-lazy-fixture
It helps to use fixtures in pytest.mark.parametrize
MIT License
379
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Raise error with `pytest==8.0.0`
#65
OttoAndrey
opened
9 months ago
22
Add support for pytest-rerunfailures
#64
john-dupuy
opened
1 year ago
0
Inquiry about the status of pytest-lazy-fixture and offering assistance
#63
youtux
opened
1 year ago
8
Support callable functions in `lazy_function`
#62
youtux
opened
1 year ago
0
lazy-fixture on fixture whose argument is a fixture
#61
sandeep-gh
opened
1 year ago
1
Using fixture that returns a list of parameters, is it possible?
#60
ghost
opened
1 year ago
1
Pytest discovery changes test names when using multiple lazy fixtures
#59
fraimondo
opened
1 year ago
0
TypeError: 'LazyFixture' object is not subscriptable
#58
flazzarini
opened
2 years ago
0
Nested lazy fixtures not respecting scope
#57
mtraynham
closed
2 years ago
2
TypeError: 'LazyFixture' object is not iterable
#56
ChristianF88
opened
2 years ago
3
Readme: clarify simple usecase
#55
ewjoachim
closed
2 years ago
1
skipping one of parametrized tests with `lazy_fixture` fails
#54
micuda
closed
3 years ago
2
prevent error from LazyFixture('lol') == 1
#53
Akuli
closed
3 years ago
1
pytest-lazy-fixture breaks with Traits in factoryboy 3.2.0: 'Maybe' object has no attribute 'call'
#52
radekwlsk
opened
3 years ago
3
mypy can't discover pytest.lazy_fixture under pytest 6
#51
freakboy3742
opened
3 years ago
3
autouse=True of lazy_fixture breaks nose tests
#50
MRigal
opened
4 years ago
0
SINDy defaults are instances of classes
#49
billtubbs
closed
4 years ago
0
Broken by pytest 5.3.3
#48
YannickJadoul
closed
4 years ago
5
Adding pytest_make_parametrize_id implementation to get better default ids for lazy fixtures
#47
YannickJadoul
closed
4 years ago
2
Use fixture names to generate test ids?
#46
avirshup
closed
4 years ago
4
Issues44
#45
TvoroG
closed
4 years ago
0
error with pytest==5.3.0
#44
discosultan
closed
4 years ago
5
Issues42
#43
TvoroG
closed
5 years ago
0
Fixture with numpy array as value fails on 0.6.0
#42
jorisvandenbossche
closed
5 years ago
3
Issues39
#41
TvoroG
closed
5 years ago
0
fix issue #24: LazyFixture only resolved when used directly, ...
#40
artsiomkaltovich
opened
5 years ago
8
lazy-fixture-0.5.2: function fixture runs before module fixture
#39
lenvk
closed
5 years ago
6
0.5.2 problem with pytest-asyncio
#38
youknowone
closed
5 years ago
4
MANIFEST.in: Add tests
#37
jayvdb
closed
5 years ago
3
Add tests to source distribution
#36
jayvdb
closed
5 years ago
0
pytest-lazy-fixture doesn't work for deep nesting
#35
bigbZik
opened
5 years ago
5
Fix for pytest versions >= 3.6.0, < 3.7.0, fixes #33
#34
YannickJadoul
closed
5 years ago
1
Lazy fixtures not working at all
#33
brian-barba-hernandez
closed
5 years ago
8
Use Metafunc.parametrize to reuse more code from pytest
#32
YannickJadoul
closed
5 years ago
0
Enable lazy fixtures with parametrized subfixtures and lazy fixtures in subfixtures
#31
YannickJadoul
closed
5 years ago
2
`pytest.lazy_fixture` doesn't exist in 0.4.2
#30
youknowone
opened
6 years ago
5
Do not use deprecated pytest_namespace() hook
#29
nicoddemus
closed
6 years ago
2
Add support for nested lazy_fixtures calls
#28
bigbZik
opened
6 years ago
3
Support for CallSpec2 API change in PyTest 3.6.3
#27
mgeier
closed
6 years ago
1
cannot use a lazy fixture - copy() takes 1 positional argument but 2 were given
#26
borisbarreto
opened
6 years ago
1
cannot use a lazy fixture if it directly returns a list
#25
drake-mer
opened
6 years ago
3
LazyFixture only resolved when used directly, but not in lists etc.
#24
cb109
opened
6 years ago
8
Nested fixtures are not seen by pytest_lazyfixture unless autouse=True
#23
wikiped
opened
6 years ago
0
AttributeError: module 'pytest' has no attribute 'lazy_fixture'
#22
CristhianBoujon
opened
6 years ago
5
Problems with autouse fixtures using yield for finalization
#21
TvoroG
opened
6 years ago
0
indirect fixtures
#19
dburton90
closed
6 years ago
4
added pytest_fixture_setup
#18
dburton90
closed
7 years ago
2
support passing parameters to lazy fixtures
#17
RonnyPfannschmidt
opened
7 years ago
0
prepare for the deprecation/removal of the pytest_namespace hook
#16
RonnyPfannschmidt
closed
10 months ago
7
Add normal tests after tests marked as skipped.
#15
lefterisnik
closed
7 years ago
0
Next