Test-Drive Your Database
This talk covers how to write unit tests for your database, which parts you should (and shouldn’t!) test, and how to run your tests automatically on a continuation server (CI) server, after which you will be able to write unit tests for your own SQL code and enjoy database development …