1 Forks
2 Stars
2 Watchers

dbtTestExamples

Some examples of dbt schema tests and data tests inside a simple dbt model. This is for anyone interested in learning how to implement dbt tests and the limitations around them.

How to download and setup dbtTestExamples

Open terminal and run command
git clone https://github.com/cocopo-codes/dbtTestExamples.git
git clone is used to create a copy or clone of dbtTestExamples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dbtTestExamples https://github.com/cocopo-codes/dbtTestExamples/archive/master.zip

Or simply clone dbtTestExamples with SSH
[email protected]:cocopo-codes/dbtTestExamples.git

If you have some problems with dbtTestExamples

You may open issue on dbtTestExamples support forum (system) here: https://github.com/cocopo-codes/dbtTestExamples/issues