Closed smarie closed 3 years ago
This seems to happen when pytest-steps is used with pytest-cases and a LazyValue, LazyTuple, LazyTupleItem, fixture_ref, FixtureRefItem is used as parameter value.
LazyValue
LazyTuple
LazyTupleItem
fixture_ref
FixtureRefItem
Fixed with pytest-cases 3.4.6
This seems to happen when pytest-steps is used with pytest-cases and a
LazyValue
,LazyTuple
,LazyTupleItem
,fixture_ref
,FixtureRefItem
is used as parameter value.