Skip to content

icontract-hypothesis 1.1.4

Compare
Choose a tag to compare
@mristin mristin released this 20 Jun 06:44
· 15 commits to main since this release
059c630
  • Support full matching regular expressions (#49)
  • Fix inference for __init__ with inheritance (#46)
  • Adapt to changed interface in icontract 2.5.2 (#43)
  • Handle functions using self as argument (#42)
  • Handle contracts on self as filters (#41)
  • Pass self arugment to contracts (#40)
  • Revert "Fix strategy inference for Sequence (#36)" (#38)