Skip to content

Releases: valnoc/Mirage

Brand new version

20 Jul 10:34
Compare
Choose a tag to compare

This is a major update of Mirage.
The key change is that functions are mocked independently from each other to get typed args and return values for a mock.
Check README.md for all changes.

Added Carthage support

31 Jan 08:46
ec5056a
Compare
Choose a tag to compare

Thanks to https://github.com/togishiro for adding Carthage support.

Ready for production usage

19 Aug 17:05
Compare
Choose a tag to compare

Mirage has already been used in production for a long time.
No bugs or stability issues were found, so I decided to release a 1.0.0 version.

v0.3.1

11 Nov 19:01
Compare
Choose a tag to compare

example project uses now swift 4.0

v0.3.0

11 Nov 18:59
Compare
Choose a tag to compare
  1. added partial mocks
  2. pods support
  3. docs

v0.2

11 Nov 18:59
Compare
Choose a tag to compare
  1. added stubs

v0.1

11 Nov 18:58
Compare
Choose a tag to compare
  1. Mock objects
  2. verify func calls
  3. arguments of calls