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 Generative Test Generation #363

Open
DavePearce opened this issue Oct 23, 2024 · 0 comments
Open

Support Generative Test Generation #363

DavePearce opened this issue Oct 23, 2024 · 0 comments

Comments

@DavePearce
Copy link
Collaborator

At the moment, test generation works by generating all combinations of columns and then filters them into the "accepts" and the "rejects". A better solution might be (in some cases at least) to describe how to generate valid traces for given input / output values. The benefit of this is that it would make it easier to generate valid traces, whilst still making it possible to distinguish value from invalid traces.

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

No branches or pull requests

1 participant