Thank you!!! I've felt like a lone crazy person for years advocating against unit testing. In my experience they very rarely (or actually never) catch bugs, cost a lot of time to maintain, and also create ugly architecture. The obsession with number of lines of code covered is especially awful.
Save unit testing for tricky algorithms, leave it out of simple view/model interactions!
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: