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

Support shrinking in idempotent graphs #14

Open
eborden opened this issue Jun 22, 2017 · 0 comments
Open

Support shrinking in idempotent graphs #14

eborden opened this issue Jun 22, 2017 · 0 comments
Assignees

Comments

@eborden
Copy link
Contributor

eborden commented Jun 22, 2017

On failure an idempotent graph should be able to shrink results to produce the smallest failure case possible. There are a lot of variables here. Should every value be shrunken iteratively? Should they all be shrunken at once? If shrinking causes the test not to fail do we immediately stop and use the last iteration or continue to the next value for shrinking?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👜 To do
Development

No branches or pull requests

2 participants