-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Integrated with icontract-hypothesis (#179) * Refactored for icontract-hypothesis (#178) * Added special arguments `_ARGS` and `_KWARGS` (#176) * Tested with typeguard (#175) * Tested with `dataclasses.dataclass` (#173) * Added invariants to namedtuple (#172) * Added support for recomputation of f-strings (#170) * Exempted `__new__` from invariant checks (#168) * Added support for named expressions in contracts (#166)
- Loading branch information
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters