Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stabilize UI Test library for Desktop (#3518)
For iOS/Web it will be stabilized with stabilizing these targets themselves. Also, we should expose uiTest for them, not uiTestJUnit4 JUnit5 support will be provided in the future in [this issue](#2371) ## API Changes - Testing framework is stabilized for Desktop - `compose.uiTestJUnit4` is renamed to `compose.desktop.uiTestJUnit4`
- Loading branch information