Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Recording a single test deletes all other screenshots #302

Open
eliddell1 opened this issue Feb 24, 2022 · 0 comments
Open

Recording a single test deletes all other screenshots #302

eliddell1 opened this issue Feb 24, 2022 · 0 comments

Comments

@eliddell1
Copy link

When i run a record on a single test like so:
./gradlew recordDebugAndroidTestScreenshotTest -Pandroid.testInstrumentationRunnerArguments.class=com.example.brickcitydesign.TitleGroupTest

It deletes all other screenshots, so when i run

./gradlew verifyDebugAndroidTestScreenshotTest

it fails because of missing screenshots. For workflow purposes it would be useful to be able to record a single test without loosing other screenshots, to verify all expected and non expected changes when updating a UI element intentionally

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant