Skip to content

Remove usage of junit within the app itself#2820

Open
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:junit
Open

Remove usage of junit within the app itself#2820
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:junit

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented May 21, 2026

When I was testing compose, I realized that this causes issues where junit was wiring up instrumentation within the app, which overrode and conflicted with compose resource context. We don't need it as a dependency for just TestingUtils, so this refactors it to just use AssertionError directly.

When I was testing compose, I realized that this causes issues where junit was wiring up instrumentation within the app, which overrode and conflicted with compose resource context. We don't need it as a dependency for just TestingUtils, so this refsctors it to just use AssertionError directly.
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