cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.85k stars 80 forks source link

Unit test iOS/tvOS frame clock #236

Open JakeWharton opened 1 year ago

JakeWharton commented 1 year ago

From https://github.com/cashapp/molecule/pull/170

This requires we link against XCTest so as to be able to display an application and trigger the frame pulse.

Some experiments in jw.xctest.2023-01-31 branch.