v0.1.0 #7
Closed
Matejkob
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Key Features:
@Spyable
, and the macro will automatically generate a corresponding spy class that implements the protocol.Migration from Sourcery:
To facilitate a smooth transition from Sourcery's Mocks & Stubs to Spyable, the initial version of Spyable generates spies for protocols in line with the AutoMockable template. This should allow most projects using Sourcery with the basic AutoMockable template to switch over to Spyable within minutes.
Full Changelog: https://github.com/Matejkob/swift-spyable/commits/0.1.0
This discussion was created from the release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions