Sign in
chromium
/
external
/
github.com
/
hamcrest
/
OCHamcrest
/
refs/tags/v7.2.0
/
.
/
Examples
/
iOSExample-Cocoapods
tree: 009ba5144798717bbe228fcd958a4e13a781e704 [
path history
]
[
tgz
]
Example/
Example.xcodeproj/
ExampleTests/
Podfile
README.md
Examples/iOSExample-Cocoapods/README.md
To set up this example:
Terminal: sudo gem install cocoapods
Terminal: pod install
Open the generated Example.xcworkspace
Then command-U to run unit tests. Try changing one of the tests to fail.