FirebaseExtended / fastlane-plugin-firebase_test_lab

Test your app with Firebase Test Lab with ease using fastlane
https://fastlane.tools
MIT License
74 stars 37 forks source link

Fail the job when at least 1 test case fails #34

Closed powerivq closed 6 years ago

powerivq commented 6 years ago

This PR changes the plugin so it no longer returns true or false as the result, but ensure that any failure will raise an exception, so that the build gets failed.

Also change to have two spaces after emoji: https://github.com/fastlane/fastlane-plugin-firebase_test_lab/issues/33