Is there a way in both Xcode (XCTest) and Android Studio (J Unit) to have a build and archive process fail/quit when any one of the unit test methods fail?
Here: How to config scheme in Xcode to always run unit test before archive?
I believe the question above only states how to run the unit tests when archiving, but I need to be able to stop the archive process and have it fail if even one test method fails.
Aucun commentaire:
Enregistrer un commentaire