Re: How to debug during Unit Test (otest)
Re: How to debug during Unit Test (otest)
- Subject: Re: How to debug during Unit Test (otest)
- From: Chris Hanson <email@hidden>
- Date: Wed, 28 Jun 2006 15:50:05 -0700
On Jun 28, 2006, at 2:11 PM, email@hidden wrote:
I'm having some trouble with failing tests, I would like to set-in
some code during testing to see what is failing, but I can't.
NSLog by iteslf also doesn't seem to print out anything unless an
exception is thrown at test time...
How can I "debug" my test in a normal fashion, other than shooting
in the dark?
Using Google to search for "debug Cocoa unit tests" gives me as the
top two hits:
Xcode 2.1: Unit Testing Cocoa Applications
http://chanson.livejournal.com/120263.html
Xcode 2.1: Debugging Cocoa application unit tests
http://chanson.livejournal.com/120740.html
I also posted articles on setting up and debugging Cocoa framework
unit tests.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden