Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • "Many applications today would simply not work at all if their database server went down" - that's really important point! Commented Nov 4, 2015 at 14:15
  • Good explanation of the limits of complex mocks, like using another language to mock SQL. When test code gets complicated enough that it seems like it needs to be tested itself, that's a QA smell. Commented Nov 12, 2015 at 18:49