Sign in
chromium
/
external
/
github.com
/
hamcrest
/
OCHamcrest
/
refs/tags/v7.2.0
/
.
/
Examples
/
MacExample-CocoaPods
tree: 857cd376a37121418ab3e51ba32478adfaf14731 [
path history
]
[
tgz
]
Example/
Example.xcodeproj/
ExampleTests/
Podfile
README.md
Examples/MacExample-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.