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

Add analysis-synthesis tester #74

Open
kyorav opened this issue Oct 4, 2023 · 0 comments
Open

Add analysis-synthesis tester #74

kyorav opened this issue Oct 4, 2023 · 0 comments

Comments

@kyorav
Copy link
Collaborator

kyorav commented Oct 4, 2023

Create a tool that can invoke the synthesis on an input spec with API output, then invoke the analyzer to get back to a list of connections, and then (semantically) compare that output with the original input spec.
This tool can then be utilized for automatic semantic testing of the synthesis tool.

This will likely be implemented in a separate repo so that it can import both synthesis and analysis packages without altering the dependencies of either of them.

@elazarg elazarg changed the title Tester Add analysis-synthesis tester Mar 5, 2024
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

2 participants