issues
search
godatadriven
/
pytest-dbt-core
Pytest plugin for dbt core
https://pytest-dbt-core.readthedocs.io/en/latest/
Apache License 2.0
58
stars
2
forks
source link
Release 0.2.0
#31
Closed
JCZuurmond
closed
1 year ago
JCZuurmond
commented
1 year ago
Description
Release 0.2.0, change log:
Add example with column rename macro (
PR
)
Add
--profiles-dir
as an option for setting the profiles directory (
PR
)
Extend tox matrix to test for dbt-spark minor versions (
issue
,
PR
)
Extend testing matrix to test for Python minor version 3.10 (
PR
)
Checklist
[x] I read the
CONTRIBUTING
guide and understand what's expected of me
[x] I ran this code in development and it appears to resolve the stated issue
[x] I added tests, or tests are not required/relevant for this PR
[x] I added an entry to the
CHANGELOG
detailing the change of this PR
Description
Release 0.2.0, change log:
--profiles-dir
as an option for setting the profiles directory (PR)Checklist