Some basic unit test for an iOS project using XCTest and OCMock.
OCMock is added via Carthage. You should install it from here. If you want to update OCMock to its newest version simply run the carthage update
command in your terminal.
Useful links:
- Presentation by me and Victor Hristoskov
- John Reid's blog
- objc.io Issue 15
- Snapshot testing by Orta
- Ray Wenderlich's tutorial
Plugins: