3.4.6 - Increased compatibility with other plugins
LazyValue
,LazyTuple
andLazyTupleItem
are now hashable. This increases compatibility with plugins hashing the parameter values, such as pytest-steps. See pytest-steps#41 . Fixes #199
See documentation page for details.