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: 3 months ago
JSON representation
Pytest plugin for dbt core
- Host: GitHub
- URL: https://github.com/godatadriven/pytest-dbt-core
- Owner: godatadriven
- License: apache-2.0
- Created: 2022-01-26T10:54:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T16:50:29.000Z (8 months ago)
- Last Synced: 2024-10-30T17:12:25.462Z (3 months ago)
- Topics: dbt, dbt-macros, dbt-tests, pytest, pytest-extension, test, testing
- Language: Python
- Homepage: https://pytest-dbt-core.readthedocs.io/en/latest/
- Size: 82 KB
- Stars: 57
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dbt - pytest-dbt-core - Pytest dbt core is a pytest plugin for testing your dbt projects. (Utilities)
README
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).