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

jetified-testify-3.2.2-api.jar!/META-INF/testify_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.

**Plugin:** `Android Testify - Screenshot Instrumentation Tests` We are reaching out to you regarding this plugin: [Android Testify - Screenshot Instrumentation Tests](https://plugins.jetbrains.com/plugin/14687) Since it depends on the Kotlin plugin, we...

IntelliJ Plugin
Architecture

One of the cool features that the Android plugins support is having a [test-only module](https://developer.android.com/studio/test/advanced-test-setup#use-separate-test-modules-for-instrumented-tests), this is done by using the `com.android.test` plugin. The Testify plugin doesn't support that yet,...

Feedback

Hello, We are interested in using your library, but we are encountering an issue with report generation. Currently, the only format available for generating the report is YAML. Is there...

Feedback

Hi! In our project we using gradle composite builds. And this makes some problems with gradle tasks findings while sync the project. It is good when you have full understanding...

Feedback

### What does this change accomplish? ### How have you achieved it? ### Scope of Impact and Testing instructions ### Notice > [!WARNING] > This change must keep `main` in...

### 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. ###...

Feedback
IntelliJ Plugin
Architecture