Skip to main content

Crate rbt_testing

Crate rbt_testing 

Source
Expand description

rbt-testing: Zero-copy, streamable data quality assertion & validation engine for Arrow RecordBatches.

Structs§

RecordBatchValidator
Streaming data validator for Apache Arrow record batches.
ValidationResult
Validation result summary for a tested model.

Enums§

Assertion
Individual column assertion types for dbt-compatible model testing.

Functions§

assertions_from_model_tests
Build assertions from frontmatter-style test declarations.