takahirom / roborazzi

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

Single image support #316

Closed mtirimie1 closed 2 months ago

mtirimie1 commented 2 months ago

I can't tell if this is possible already and i'm just not seeing it, but is it possible to record a single snapshot at a time? You have the ability to record a whole new set at once, but it'd be helpful to me to be able to focus on the only screen that should have changed

takahirom commented 2 months ago

Thanks

If you're looking to run a single test instead of all tests, you might consider these two methods:

takahirom commented 2 months ago

Sorry I forgot to add the link. https://github.com/takahirom/roborazzi?tab=readme-ov-file#q-how-can-i-debug-screenshot-tests-in-android-studio

takahirom commented 2 months ago

I'll close this issue. If you still have any questions let me know!