fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.95k stars 140 forks source link

Is it not possible to take screenshots even if the tests fail ? #384

Closed gop1334 closed 8 years ago

gop1334 commented 8 years ago

Looks like currently we can get screenshots only when all tests pass. We have around 100s of tests and we are using snapshot to take screenshots at different points in the tests. Is there an option to generate the screenshots if some of the tests fail ?

gop1334 commented 8 years ago

Hi @KrauseFx - Is this possible ? Right now snapshot is working great for us when all tests pass. However if even one single test fails we don't get the screenshots.

KrauseFx commented 8 years ago

Sorry no, the tests have to pass

fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1662. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: