Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/godatadriven/pytest-dbt-core

Pytest plugin for dbt core
https://github.com/godatadriven/pytest-dbt-core

dbt dbt-macros dbt-tests pytest pytest-extension test testing

Last synced: about 1 month ago
JSON representation

Pytest plugin for dbt core

Lists

README

        


License: Apache 2.0
pypi: pytest-dbt-core
build: pytest-dbt-core
code style: black
downloads

Pytest dbt core is a [pytest](https://docs.pytest.org) plugin for testing your
[dbt](https://www.getdbt.com/) projects. Write unit test for your dbt logic with
pytest!

# :information_desk_person: User documentation

The user documentation is hosted on
[read the docs](https://pytest-dbt-core.readthedocs.io/en/latest/).

# :raising_hand: Contributing guide

The contributing guide is [here](./CONTRIBUTING.md).

# :gift: How to release

The "how to release" guide is [here](./HOWTORELEASE.md).

# :cop: License

The license is given [here](./LICENSE).