Objective
Support Android's Compose Preview testing as a alternative to the emulator-based screenshot testing tool. This will expand the usefulness of Testify and allow for additional testing methodologies.
Method
- Enhance the Testify Intellij Plugin to provide shortcuts to facilitate the use of Compose Preview testing
- Provide a Compose Preview extension library to wrap common patterns and workflows
References
Objective
Support Android's Compose Preview testing as a alternative to the emulator-based screenshot testing tool. This will expand the usefulness of Testify and allow for additional testing methodologies.
Method
References