Skip to content
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

Make it possible to specify whether a negative test should be generated for each constraint. #188

Open
dakusui opened this issue Feb 23, 2022 · 0 comments

Comments

@dakusui
Copy link
Owner

dakusui commented Feb 23, 2022

Currently, for every constraint regardless of whether it is synthesized as a result of the "Encode" stage or manually defined.
However, it is sometimes pointless to generate a negative test for such a synthesized constraint.
That is, a meta-model sometimes needs to generate internal constraints whose violation only causes a testing side issue.

Make it possible to specify whether a negative test should be generated for each constraint.

@dakusui dakusui created this issue from a note in JCUnit 0.10.0 (To do) Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
JCUnit 0.10.0
  
To do
Development

No branches or pull requests

1 participant