Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@portovep portovep released this 25 Oct 16:40
· 40 commits to main since this release
73ffd8c

The new version of the code includes working examples to support the new article I wrote on Medium:

Features

  • Unit test and mocking examples with the dbt-unit-testing package
  • Katas to get started unit testing models
  • Component test examples with the dbt-unit-testing package
  • Sources contract test examples with the dbt-expectations package
  • Model contracts examples with dbt 1.5 model contracts feature
  • Continuous integration and delivery pipeline example with Github Actions