Tagged in

Sql

Dataform
Dataform
Dataform is the simplest way to manage your data
More information
Followers
199
Elsewhere
More, on Medium

How to write unit tests for your SQL queries

I’ve previously written about how I think we should prefer writing processing pipelines in pure SQL. However, a big difference between SQL and more widely-used languages is that those other languages generally have a strong tradition of unit testing.