OCMockitoSwift icon indicating copy to clipboard operation
OCMockitoSwift copied to clipboard

OCMockito adapter for Swift, that allows to create and operate on mocks which are subclasses of NSObject

Results 4 OCMockitoSwift issues
Sort by recently updated
recently updated
newest added

Thanks a lot for supporting such a great tool! There is a build issue when trying to run OCMockitoSwiftSpec tests. I would really appreciate it if we could fix it.

Hey, Aleksander! I've added file name and line number to the fail report of the test. Now it prints the actual line number, where the `verify(mock) ...` function is called,...

enhancement

using `pod 'OCMockitoSwift', '~> 0.3'` I got: >[!] The following Swift pods cannot yet be integrated as static libraries: >The Swift pod `OCMockitoSwift` depends upon `OCMockito` and `OCHamcrest`, which do...

Hello, we are getting the following when trying to add this to our project. [!] Unable to determine Swift version for the following pods: - `OCMockitoSwift` does not specify a...