Unpopular Opinion?
https://news.ycombinator.com/item?id=38580240What's an unpopular opinion in your field?
eg: Integration tests are a scam.
Their complexity grows faster than the codebase they’re testing. They’re sensitive to changes anywhere in the system. And like for what? If every time I make a change I break an integration test then it provides no value. It’s just testing if a change was made.