¡@

Home 

2014/10/15 ¤U¤È 10:12:23

iphone Programming Glossary: otest

How to run and debug unit tests for an iPhone application

http://stackoverflow.com/questions/4989668/how-to-run-and-debug-unit-tests-for-an-iphone-application

which took me some time to figure out Setup a target that contains the unit tests but DOES NOT run them Setup the otest executable to run the tests Setup the otest environment variables so that otest can find your unit tests The following was.. a target that contains the unit tests but DOES NOT run them Setup the otest executable to run the tests Setup the otest environment variables so that otest can find your unit tests The following was performed with XCode 3.2.5 Note for XCode.. tests but DOES NOT run them Setup the otest executable to run the tests Setup the otest environment variables so that otest can find your unit tests The following was performed with XCode 3.2.5 Note for XCode 4 In XCode 4 it is possible to debug..