Skip to content

Releases: fernandolucheti/TestableMacro

@Testable v0.0.2

23 Oct 02:30
Compare
Choose a tag to compare

feat: added constants(let) support and better code organization
Full Changelog: 0.0.1...0.0.2

@Testable v0.0.1

22 Oct 21:44
Compare
Choose a tag to compare

@testable v0.0.1
A macro that produces tests hooks on DEBUG builds to allow testing private methods and properties as seen on:
https://medium.com/@pm74367/unit-testing-private-methods-in-swift-8436cc649ddb