Summary
In this chapter, you saw multiple ways to test that incoming and resulting data conforms to your expectations, how to add more tests, and how to unit-test macros or your own code.
We have discussed what tests to apply in what layer of your projects, and we have applied such tests in the sample project.
In the next chapter, you will learn how to use dbt to work better as part of a team and automate the deployment and execution of your platform.