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

Reflectively invoking composables pt 1 - SDK #123

Merged
merged 8 commits into from
May 17, 2024

Conversation

rbro112
Copy link
Contributor

@rbro112 rbro112 commented Mar 29, 2024

Adds a parameterized test which takes a list of snapshot args and allows us to reflectively invoke snapshots from the test APK. Will allow us to snapshot without KSP by passing all the args to the test.

In the future we can move into a universal APK of sorts so users don't even need snapshotting lib for compose previews, but for now we'll leave it bundled to allow our runner to automatically handle everything.

Copy link
Contributor Author

rbro112 commented Mar 29, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @rbro112 and the rest of your teammates on Graphite Graphite

@rbro112 rbro112 force-pushed the 03-27-Reflectively_invoking_composables_pt_1_-_SDK branch from dc4c21f to ebb84c5 Compare May 17, 2024 19:08
@rbro112 rbro112 merged commit cac521c into main May 17, 2024
9 checks passed
@rbro112 rbro112 deleted the 03-27-Reflectively_invoking_composables_pt_1_-_SDK branch May 17, 2024 19:47
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.

2 participants