Database Testing and Local Development Tools
Mar 3 · 7 min read · Database Testing and Local Development Tools Database testing is the most neglected part of most test suites. Teams write hundreds of unit tests with mocked data but never test their actual queries against a real database. When migrations fail in pro...
Join discussion