Kolos65 / Mockable

A Swift macro driven auto-mocking library.
MIT License
199 stars 14 forks source link

feat: refactor macro implementation #32

Closed Kolos65 closed 3 months ago

Kolos65 commented 3 months ago

This PR refactors the complete macro implementation to improve code quality and reduce code duplications.

Key features of the new macro implementation are the following: