-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Property-based testing #229
Labels
Comments
treiher
added a commit
that referenced
this issue
Jul 24, 2020
treiher
added a commit
that referenced
this issue
Jul 24, 2020
treiher
added a commit
that referenced
this issue
Jul 24, 2020
treiher
added a commit
that referenced
this issue
Jul 24, 2020
treiher
added a commit
that referenced
this issue
Jul 24, 2020
treiher
added a commit
that referenced
this issue
Jul 24, 2020
treiher
added a commit
that referenced
this issue
Jul 27, 2020
treiher
added a commit
that referenced
this issue
Jul 27, 2020
treiher
added a commit
that referenced
this issue
Jul 27, 2020
treiher
added a commit
that referenced
this issue
Jul 27, 2020
treiher
added a commit
that referenced
this issue
Jul 27, 2020
treiher
added a commit
that referenced
this issue
Jul 27, 2020
It is now possible to integrate icontract with Hypothesis: icontract-hypothesis. The most interesting part is the automatic inference of Hypothesis strategies based on contracts, i.e. test cases for a function can be generated automatically based on its preconditions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Basis: Hypothesis
Property-Based Test for Model Parser
To be tested entities:
Property-Based Test for Expression Parser
To be tested entities:
Property-Based Test for SPARK Code Generator
Property-Based Test for Expression Conversion (RecordFlux ⇿ Ada)
Found Issues
#298, #305, #309, #310, #311, #312, #313, #314, #315, #316, #317, #319, #320
The text was updated successfully, but these errors were encountered: