Hacker News new | ask | show | jobs
by JaRail 2779 days ago
Writing tests for error handling can be a pain. You write your product code to be as robust as possible but it isn't always clear how to trigger the error conditions you can detect. This is especially true with integration tests.