ndtp / android-testify

Add screenshots to your Android tests
Other
99 stars 5 forks source link

204: Added support for Android Studio Jellyfish | 2023.3.1 Canary 10 | 233.+ #205

Closed DanielJette closed 4 months ago

DanielJette commented 4 months ago

What does this change accomplish?

Resolves #204

How have you achieved it?

Scope of Impact and Testing instructions

  1. Download and install Jellyfish https://developer.android.com/studio/preview
  2. Check out this branch ISSUE-204-jellyfish_support
  3. Change to the Plugins/Intellij directory
  4. Edit the ideDir in the build.gradle.kts file to point to your installed copy of Jellyfish
  5. Run ./gradlew buildPlugin runIde
  6. Verify that the Testify plugin works correctly with any @ScreenshotInstrumentation tests

Notice

AndroidTestifyBot commented 4 months ago

:white_check_mark: Success! - Legacy Sample screenshot test results

View build for commit cbff9f7f4bcb7eef3a0f5e581c353b24c0b36cb1
AndroidTestifyBot commented 4 months ago

:white_check_mark: Success! - Flix Sample screenshot test results

View build for commit cbff9f7f4bcb7eef3a0f5e581c353b24c0b36cb1
AndroidTestifyBot commented 4 months ago

:white_check_mark: Success! - Flix Library screenshot test results

View build for commit cbff9f7f4bcb7eef3a0f5e581c353b24c0b36cb1