Skip to content

1.10.0 - Fixed issue on old pytest

Compare
Choose a tag to compare
@smarie smarie released this 13 Oct 10:43
· 60 commits to main since this release
  • On pytest < 5.3, lazy_value parameters from pytest-cases were wrongly inserted in the module_results_df as integer instead of objects. Fixed #43 thanks to new pytest-cases 2.3.0.

See documentation page for details.