@George I don't know where you got the idea testing your internals is an anti-pattern, but you should never, ever take advice from that source again. Yes, testing your external API is important, but that says nothing about the importance of testing internals, which is critical to quickly isolating and fixing breakage when it inevitably happens.
↧