@orenid

3 Followers
62 Following
6 Posts

I'm thrilled to share my latest blog post: "Simplifying Test Writing with Protocol Witnesses in Swift" 🚀

Discover how Protocol Witnesses can transform your coding workflow, reducing boilerplate and churn.

https://dev.to/orenidan/simplifying-test-writing-with-protocol-witnesses-in-swift-4nmg

#testing #swift #iosdevelopment

Simplifying Test Writing with Protocol Witnesses in Swift

In my previous post, we explored writing testable code and methods to enhance our test-writing...

DEV Community