dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Add dbt-unit-testing #248

Closed will-warner closed 1 year ago

will-warner commented 1 year ago

Description

Dbt Unit Testing is a dbt package that provides support for unit testing in dbt.

You can test models independently by mocking their dependencies (models, sources, snapshots, seeds).

Raising on behalf of the package authors as per issue.

Link to your package's repository: here.

Checklist

This checklist is a cut down version of the best practices that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience.

First run experience

Dependencies

Dependencies on dbt Core

Versioning