takahirom / roborazzi

Make JVM Android integration test visible 🤖📸
https://takahirom.github.io/roborazzi/
Apache License 2.0
684 stars 27 forks source link

Add JS WASM(Skiko) support #149

Closed takahirom closed 11 months ago

takahirom commented 11 months ago

We're actually using runSkikoComposeUiTest() for roborazzi-compose-desktop, which should work seamlessly on WASM via Skiko. Perhaps we should consider renaming 'roborazzi-compose-desktop' to 'roborazzi-compose-skiko'. The issue is that Skiko isn't very well-known, so I'm curious about its adoption rate.

takahirom commented 11 months ago

Well, it will take longer than I expected because we can't use AWT's BufferedImage.

takahirom commented 11 months ago

Let me close for now