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

Integration test for KSP processing #1165

Closed
wants to merge 1 commit into from

Conversation

restingbull
Copy link
Collaborator

Adds an integration test that matches the example repo, and fully exercises the module support (no accidental inclusion of development dependencies).

}

@Test
fun `test ksp compile`() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should really just switch to https://github.com/bazel-contrib/rules_bazel_integration_test so that we aren't having to write all of this Starlark in Kotlin like this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants