OCMock is an Objective-C implementation of mock objects.
For downloads, documentation, and support please visit ocmock.org.
If in doubt, download the .dmg file. It contains an XCFramework for macOS, iOS, tvOS, and watchOS development, an XCFramework with a static library for iOS development, and the source code.
Alternatively, you can include OCMock into you project using CocoaPods, Swift Package Manager, and Carthage. This might be easier than downloading the framework here.
Changes in this release:
OCMock is an Objective-C implementation of mock objects.
For downloads, documentation, and support please visit ocmock.org.