Skip to content

1.0.7

Compare
Choose a tag to compare
@toddsifleet toddsifleet released this 20 Mar 17:14
· 72 commits to master since this release
  • Added name and doc proxying to ProxyMethod objects.
  • Expectations can return values and raise exceptions.
  • Add with_args_validator, user_defined arg validators.
  • Validate arguments of a subset builtin objects (dict, tuple, list, set).
  • Update FAQ.