About continuous integration (CI) in dbt Cloud
Use CI jobs in dbt Cloud to set up automation for testing code changes before merging to production. Additionally, enable Advanced CI features for these jobs to evaluate whether the code changes are producing the appropriate data changes you want by reviewing the comparison differences dbt provides.
Refer to the guide Get started with continuous integration tests for more information.
0