unit testing and debugging

0 views
Skip to first unread message

Scott Heaberlin

unread,
Jul 4, 2009, 1:54:34 PM7/4/09
to columbia-ipho...@googlegroups.com
Anybody doing unit testing?  After last month's meeting I was super-stoked to start; however I've been struggling to do anything meaningful.

I can write a test case that executes at build time, but as soon as I link to a real class in my app I got linker errors.  I figured out how to solve that, but as soon as I try to alloc and init my object which extends NSObject the 'otest' test harness crashes with zero explanation.

That led me to investigate debugging unit tests... and to my dismay after three days of struggling with it, I am beginning to think this is impossible.  The thought of having unit tests without debugging is a scary one to me.

Anybody doing anything like this?

-Scott H

Alfonso

unread,
Jul 6, 2009, 2:19:47 PM7/6/09
to Columbia iPhone Developers
I havent tried doing unit testing since our last meetup. From your
experience, it sounds like a pain to get it to work. Maybe sometime
ill give it a shot, but not in the near future.

-Alfonso
Reply all
Reply to author
Forward
0 new messages