Skip to content

2.2.5 - Marks are now correctly propagated from Case class

Compare
Choose a tag to compare
@smarie smarie released this 02 Oct 21:21
· 267 commits to main since this release
  • Marks set on a case class are now propagated to cases in the class. So you can use for example pytest-pilot more easily ! Fixes #139

See documentation page for details.