vendredi 24 juillet 2015

Is there a way in Xcode to profile a unit test?

I have a very slow performing unit test (that does eventually succeed). I'd like to dig in to where it's spending its time. Do I have to go migrate my test case into its own program? I've already moved to having testing use release instead of debug.

Aucun commentaire:

Enregistrer un commentaire