Skip to content

Validate that tests run with Robolectric - #354

Merged
dellisd merged 1 commit into
mainfrom
derekellis.2026-07-10.robolectric
Jul 14, 2026
Merged

Validate that tests run with Robolectric#354
dellisd merged 1 commit into
mainfrom
derekellis.2026-07-10.robolectric

Conversation

@dellisd

@dellisd dellisd commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Closes #201 (hopefully)

@dellisd
dellisd force-pushed the derekellis.2026-07-10.robolectric branch from 5464599 to 2bb3f7f Compare July 10, 2026 20:59
Comment on lines +198 to +199
val tester = GradleTester("androidRobolectric")
tester.cleanAndBuild(":lib:test")

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This doesn't test that the specialised test ran, does it? if they get skipped for instance, this still succeeds I think

@dellisd
dellisd force-pushed the derekellis.2026-07-10.robolectric branch from 2bb3f7f to f758673 Compare July 14, 2026 19:58
@dellisd
dellisd enabled auto-merge (squash) July 14, 2026 20:09
@dellisd
dellisd merged commit b913b91 into main Jul 14, 2026
3 checks passed
@dellisd
dellisd deleted the derekellis.2026-07-10.robolectric branch July 14, 2026 20:22
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.

Support bursting tests that use Robolectric

3 participants