Course
dbt Analytics EngineerImplementing dbt TestsUnit Tests
0%
Start with the objectPage 1

Unit Tests

Check one model’s logic with controlled inputs before relying on warehouse data.

The useful model

A model can be logically wrong even when its production inputs happen not to expose the case.

Restoring your place