xcode-xctest.rst 232 B

123456
  1. xcode-xctest
  2. ------------
  3. * On OS X, CMake learned to create XCTest bundles to test Frameworks
  4. and App Bundles within Xcode. The :module:`FindXCTest` module
  5. provides convenience functions to handle :prop_tgt:`XCTEST` bundles.