1.10.0 - Fixed issue on old pytest
- On pytest < 5.3,
lazy_value
parameters frompytest-cases
were wrongly inserted in themodule_results_df
as integer instead of objects. Fixed #43 thanks to newpytest-cases
2.3.0.
See documentation page for details.