issues
search
takahirom
/
roborazzi
Make JVM Android integration test visible 🤖📸
https://takahirom.github.io/roborazzi/
Apache License 2.0
737
stars
35
forks
source link
Even if you set robolectric.pixelCopyRenderMode, there are patterns where the setting is ignored.
#477
Closed
Corvus400
closed
2 months ago
Corvus400
commented
2 months ago
Overview
The conditions for this to occur are as follows
LocalInspectionMode is true
SkiaGraphicsLayer.toImageBitmap is used
The following library versions
composeMultiplatform:
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.7.0-alpha02
compose-bom: 2024.09.00
composeMaterial3:
https://developer.android.com/jetpack/androidx/releases/compose-material3?hl=ja#1.3.0
Link
https://github.com/DroidKaigi/conference-app-2024/pull/984
Corvus400
commented
2 months ago
I made a mistake, so I'm closing it. 🙇
Overview
Link