21 ms·
Good tests are a lot easier to write with good interfaces.
by thomaslangston 4y ago
Good tests are a lot easier to write with good interfaces.
- isbvhodnvemrwvn 4y agoDatabase abstraction layers are leaky, if you don't test things like isolation levels or other tricky behaviors, those tests will have limited value.
- jimbokun 4y agoLimited value is better than no value.