FITFLOP
Home

android-jetpack-compose-testing (2 post)


posts by category not found!

Testing a Composable with assertTextEquals() fails with IllegalStateException

Understanding and Resolving Illegal State Exception When Testing Composables with assert Text Equals When working with Jetpack Compose in Android development it

2 min read 21-10-2024 62
Testing a Composable with assertTextEquals() fails with IllegalStateException
Testing a Composable with assertTextEquals() fails with IllegalStateException

Custom Compose waitUntilAtLeastOneExists message on fail

Customizing Compose wait Until At Least One Exists Error Messages for Enhanced Debugging When working with Jetpack Compose the wait Until At Least One Exists fu

2 min read 05-10-2024 107
Custom Compose waitUntilAtLeastOneExists message on fail
Custom Compose waitUntilAtLeastOneExists message on fail