Closed aurany closed 2 years ago
Hey @aurany, I'm not sure of the exact issue you might be running into... Have you upgraded to use the latest available version (pytest-dbt-adapter==0.6.0
), for compatibility with dbt-core v1.0? https://github.com/dbt-labs/dbt-adapter-tests/pull/32
One other thing to call out: We're planning to replace this package (https://github.com/dbt-labs/dbt-adapter-tests/issues/36) with a newer framework that looks and feels a bit more like pytest
. If you're up for giving that a go, we have an initial version available, and some WIP docs.
Thanks @jtcohen6! This error is now gone using 0.6.0. Now I have to deal with the quoting error again (https://github.com/dbt-labs/dbt-adapter-tests/issues/16) :)
Hi,
I'm trying to bump the ibmdb2 adapter deps from dbt-core 0.19.1 to 1.0.3. The test is spitting out some hard-to-understand errors. Does anyone know what this unknown error is? Ideas on how to debug?