android-testify icon indicating copy to clipboard operation
android-testify copied to clipboard

Add screenshots to your Android tests

Results 57 android-testify issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] This feedback relates to:...

Architecture

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] This feedback relates to:...

Architecture

**Is your feature request related to a problem? Please describe.** I’d like to take screenshots of composables in portrait as well as in landscape orientation This feedback relates to: -...

Bug

**Is your feature request related to a problem? Please describe.** Currently when running screenshot tests on GMD we need to manually extract screenshots from the output directory inside `build/outputs/managed_device_android_test_additional_output`. It...

Feedback

The Testify Screenshot Library is currently designed to save screenshots in a predefined file path during a test run. This can be limiting when users wish to customize the storage...

Bug

**Describe the bug** Attempting to record a diff image on a failed Compose screenshot test leads to a `java.lang.RuntimeException: Buffer not large enough for pixels` error This issue relates to:...

Bug

**Is your feature request related to a problem? Please describe.** I have a use case where I have a dynamically generated string in a Jetpack Compose `Label`. To me, this...

Feedback

**Describe the bug** A clear and concise description of what the bug is. This issue relates to: - [ ] The Kotlin library - [x] The Gradle plugin - [...

Bug
Gradle Plugin

**Is your feature request related to a problem? Please describe.** There's no reason for Testify to do a comparison against the baseline when in record mode. We can skip this....

Feedback
Library

**Is your feature request related to a problem? Please describe.** In order to add new screens to the Flix sample application, a developer will have to create a view model...

Feedback