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

Allow autoconfiguration of Compose integration via the plugin #327

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

mannodermaus
Copy link
Owner

It needs to detect an androidx.compose artifact in the androidTestImplementation configuration for this to work, but from there it sets itself up automatically, just like the main libraries do when they see junit-jupiter-api

It needs to detect an androidx.compose artifact in the androidTestImplementation
configuration for this to work, but from there it sets itself up automatically,
just like the main libraries do when they see junit-jupiter-api
@mannodermaus mannodermaus self-assigned this Apr 14, 2024
@mannodermaus mannodermaus merged commit 38ef72c into main Apr 14, 2024
3 checks passed
@mannodermaus mannodermaus deleted the feature/compose-autoconfigure branch April 14, 2024 00:50
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.

1 participant