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

Move Kotlin test runner to partiql-lang-kotlin #36

Open
1 task
alancai98 opened this issue Sep 22, 2022 · 0 comments
Open
1 task

Move Kotlin test runner to partiql-lang-kotlin #36

alancai98 opened this issue Sep 22, 2022 · 0 comments

Comments

@alancai98
Copy link
Member

As part of #34, partiql-tests adds a validation check using a partiql-lang-kotlin test runner. This test runner was added to verify that the tests we're porting from partiql-lang-kotlin are ported correctly (e.g. have no typos, test environments are setup properly, etc) as part of Milestone 2.

After discussing with Josh, we think it would make the most sense to move the test runner outside of the partiql-tests repo and into partiql-lang-kotlin. The test repo should solely contain test data (other than some ISL validation) and not take any dependency on any implementation.

DoD

  • Move Kotlin test runner gradle submodule to partiql-lang-kotlin
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