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