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

Promote inference tests into the common test suite #148

Open
joshsh opened this issue Feb 9, 2025 · 1 comment
Open

Promote inference tests into the common test suite #148

joshsh opened this issue Feb 9, 2025 · 1 comment

Comments

@joshsh
Copy link
Collaborator

joshsh commented Feb 9, 2025

Currently we have inference tests only in Haskell, because we have inference only in Haskell. This will change, and we will need the tests in Java and Python as well, to ensure parity. Extend hydra/tests to include inference tests with flags / tags (so we can selectively disable certain tests in certain contexts), and move the test cases from the *Spec.hs files into the DSL.

@joshsh
Copy link
Collaborator Author

joshsh commented Feb 9, 2025

Note: generative tests will have to remain in Haskell for now. However, most of the individual test cases can be promoted.

joshsh added a commit that referenced this issue Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant