tree: 009ba5144798717bbe228fcd958a4e13a781e704 [path history] [tgz]
  1. Example/
  2. Example.xcodeproj/
  3. ExampleTests/
  4. Podfile
  5. README.md
Examples/iOSExample-Cocoapods/README.md

To set up this example:

  1. Terminal: sudo gem install cocoapods
  2. Terminal: pod install
  3. Open the generated Example.xcworkspace

Then command-U to run unit tests. Try changing one of the tests to fail.