I want to write a plugin for unit testing - does AppCode support that?

The unit testing in xcode sucks balls. I want to write a plugin for AppCode that makes running unit tests in the simulator super easy.

Can it be done? If so, can someone point me in the right direction?

0
3 comments

Hello August,

Have you tried the existing unit testing support in AppCode?

The unit testing in xcode sucks balls. I want to write a plugin for
AppCode that makes running unit tests in the simulator super easy.

Can it be done? If so, can someone point me in the right direction?


--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

I tried to add a OCUnit target earlier today but failed. Is there a guide to unit test in AppCode somewhere?

0

Hello August,

I tried to add a OCUnit target earlier today but failed. Is there a
guide to unit test in AppCode somewhere?


I don't think there is. Please file an issue in http://youtrack.jetbrains.net/
describing what you attempted to do and what happened.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.