Read More Testing Navigation Compose: NavHost, Actions, and Back Stack
Test Navigation Compose with TestNavHostController, UI-driven actions, route assertions, and screen callbacks that keep destinations independently testable.
Read More Test Navigation Compose with TestNavHostController, UI-driven actions, route assertions, and screen callbacks that keep destinations independently testable.
Read More Control Compose's test clock to verify animation end states, intermediate frames, delayed effects, and visual motion without flaky real-time waits.
Read More Test Compose clicks, text input, IME actions, scrolling, and custom touch gestures with semantic APIs that verify real user outcomes.
Read More Set up Compose Preview Screenshot Testing, create stable screenshot baselines, validate visual changes, and review image diffs with confidence.
Read More Set up Jetpack Compose UI tests, choose the right test rule, and write a first semantics-driven test that verifies a real user outcome.
Read More Use Compose semantic finders, matchers, collections, and assertions to test visible UI outcomes without coupling tests to layout structure.