dbt-unit-test

View on PyPIReverse Dependencies (0)

0.0.1 dbt_unit_test-0.0.1-py3-none-any.whl

Wheel Details

Project: dbt-unit-test
Version: 0.0.1
Filename: dbt_unit_test-0.0.1-py3-none-any.whl
Download: [link]
Size: 8262
MD5: 121a40f7efea9deed90981e160e9d387
SHA256: 518a93b00645fe7e4a70745b2a69bf01ec0fec34785267a2cb19c02a14b8f21a
Uploaded: 2021-03-05 18:49:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dbt-unit-test
Version: 0.0.1
Summary: A tiny framework for testing reusable code inside of dbt models
Author: Benjamin Ryon
Author-Email: benjamin.ryon[at]aofl.com
Home-Page: https://github.com/AgeOfLearning/dbt-unit-test
Keywords: sql dbt test unittest
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: click
Requires-Dist: jinja2
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 8545 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dbt_unit_test/__init__.py sha256=fQAcAW8hBVKP3RcNcVgTpUVCrG9t1aaXagvWF7yF9w4 106
dbt_unit_test/app.py sha256=ROvI7u2J77dbJpfYXyYUfi3okhdARZ4S2y7sUHYSIQE 2274
dbt_unit_test/log_setup.py sha256=XRfQFL8pza6DBBkzzA4NjoRPFdDCWk_A0KQVGTRkdxU 647
dbt_unit_test/operations.py sha256=LITLHfkkBeaVu8iW79kJGM6pFaFFRij43cLuenXChrM 3352
dbt_unit_test-0.0.1.dist-info/LICENSE sha256=SrTlfcgEuFYkLd42RTSd-sg4-BD_T3HDkOnAtdAPxE8 1070
dbt_unit_test-0.0.1.dist-info/METADATA sha256=ReHm70xVdKhpfSzBJ63abRuJej2E-yOapN_VvJoDQH0 9373
dbt_unit_test-0.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
dbt_unit_test-0.0.1.dist-info/entry_points.txt sha256=AN000MwPKABka600hB5GbCafk_XqeGEjAQ8lUd7l2fI 47
dbt_unit_test-0.0.1.dist-info/top_level.txt sha256=YPLkLWDg7OKvlO36PNZp63lFht1ruAdMPAvaqWjIZA8 14
dbt_unit_test-0.0.1.dist-info/RECORD

top_level.txt

dbt_unit_test

entry_points.txt

dut = dbt_unit_test.app:dut