godatadriven / pytest-dbt-core

Pytest plugin for dbt core
https://pytest-dbt-core.readthedocs.io/en/latest/
Apache License 2.0
54 stars 2 forks source link

Add target flag #13

Closed JCZuurmond closed 2 years ago

JCZuurmond commented 2 years ago

resolves #11

Description

Adds a --dbt-target flag to set the dbt target

Checklist