Hacker News new | ask | show | jobs
by charlysisto 3771 days ago
This type of complexity should be covered by architecture (SRP & composition) not tests. The main value of test is revealing the flaws of your code, not making sure it works at all cost.