Skip to content

Releases: azubala/OCMockitoSwift

Stubbing with closure

25 Nov 14:47
Compare
Choose a tag to compare

Added option to stub mock method providing willDo: closure to compute return value.

Support for xcframeworks

25 Nov 14:48
Compare
Choose a tag to compare

0.4.1

30 Oct 13:23
Compare
Choose a tag to compare

Fix bool matcher for Xcode 10

Xcode 10 support

09 Oct 07:43
Compare
Choose a tag to compare
  • Resolves compilation issue with Environment variable not set: EXPANDED_CODE_SIGN_IDENTITY
  • Migrated to Swift 4.2