show/hide this revision's text 4 added 106 characters in body; edited tags

I'm trying to use xcodebuild & and OCUnit with my Continuous Integration server (TeamCity). TeamCity).

JetBrains offer offers test observer implementations for boost::test and CppUnit that format test output in a way that TeamCity can interpret. I need to do something similar for OCUnit if I want to use it.

There appears to be a SenTestObserver class in OCUnit but I'm ignorant of how exactly it should be used, and the OCUnit homepage doesn't seem to provide any documentation on the matter.

show/hide this revision's text 3 edited tags
show/hide this revision's text 2 tags
show/hide this revision's text 1