XcodeUnitTestGUI

Open source app for managing unit tests in XCode
Download

XcodeUnitTestGUI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Jon Nall
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 96 KB

XcodeUnitTestGUI Tags


XcodeUnitTestGUI Description

Open source app for managing unit tests in XCode XcodeUnitTestGUI is an open source and easy to use Cocoa application that makes running unit tests in Xcode a bit easier. XcodeUnitTestGUI provides a means of selecting which unit tests will run as well as a visual pass/fail indication.How are unit tests discovered?A unit test shows up if the active project has a built target which is a bundle with an extension of octest. If this is found, that bundle is loaded and queried to find classes deriving from SenTestCase with methods starting with "test". All such methods should show up.UsageTo use XcodeUnitTestGUI follow this procedure:· Launch Xcode (if it's not already running)· Navigate to the Xcode project with a unit test bundle and build it· Launch XcodeUnitTestGUI· At this point your suites/tests should be visible in the tool and you can select tests and run them from the tool Requirements: · Apple Xcode


XcodeUnitTestGUI Related Software