Data Tests
dbt, Packages and Elementary Tests
🚧 Under construction 🚧
Elementary dbt package tests
The Elementary dbt package also provides tests for detection of data quality issues. Elementary data tests are configured and executed like native tests in your dbt project.
Anomaly detection
- Volume
- Freshness
- Event freshness
- Column anomalies
- Dimensions
Schema tests
- Schema changes
- Baseline schema
- JSON schema
- Exposure schema
Other tests
- Python tests
Supported dbt packages
Elementary collects and monitors the results of all dbt tests.
The following packages are supported in the tests configuration wizard:
- dbt expectations
- dbt utils