Hacker News new | ask | show | jobs
by humanrebar 3119 days ago
> You can test without mocks...

There are some things that are implausible to test without injecting not-production-code. Many of these look like errors (bad inputs, expired sessions, etc.) that should be intelligently handled.