{"repo":"yu-iskw/dbt-unittest","free":true,"listed":false,"github":"https://github.com/yu-iskw/dbt-unittest","clone":"git clone https://github.com/yu-iskw/dbt-unittest.git","description":"A dbt package provides macros for unit testing, inspired by python's unittest module","language":"Makefile","stars":31,"topics":["dbt","dbt-package","unit-testing","unittest"],"license":"Apache-2.0","category":"data-pipelines","readme_excerpt":"dbt-unittest This is a dbt package to enhance dbt package development by providing unit testing macros. - Installation Instructions - Requirements - Macros in the dbt package - assert true - assert false - assert is none - assert is not none - assert equals - assert not equals - assert in - assert not in - assert list equals - assert dict equals - Comparison macros - equals - not equals - contains - not in - is true - is false - is none - is not none - list equals - dict equals Installation Instructions Check dbt Hub for the latest installation instructions. Requirements - dbt-core: 1.0.0 or later Macros in the dbt package assert true Test that expr is true. Usage: assert false Test that expr is false. Usage: assert is none Test that expr is None. Usage: assert is not none Test that expr is not None. Usage: assert equals Test that first and second are equal. If the values do not compare equal, the test will fail. Usage: assert not equals Test that first and second are not equal. If the values do compare equal, the test will fail. Usage: assert in Test that member is in container. Usage: assert not in Test that member is not in container. Usage: assert list equals Tests that two lists are equal. Usage: assert dict equals Test that two dictionaries are equal. Usage: Comparison macros equals Return true if two values are equal. Usage: not equals Return true if two values are not equal. Usage: contains Return true if a value exists within a collection. Usage: not in Return true i","default_branch":null,"files":null,"tree":[],"storefront":"/r/yu-iskw","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/yu-iskw/dbt-unittest/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}