Closed gop1334 closed 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.
Sorry no, the tests have to pass
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:
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 ?