You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Once you've set up the basic Elementary components — the dbt package and CLI — you can start adding Elementary tests to your data. You can add Elementary tests once completing the initial setup or later as you identify critical tables and metrics.** Many teams start with a few volume or freshness tests, then expand coverage as needed.
7
+
**Once you've set up the basic Elementary components — the dbt package and CLI — you can start adding Elementary tests to your data.
8
+
9
+
You can add Elementary tests once completing the initial setup or later as you identify critical tables and metrics.**
10
+
11
+
Many teams start with a few volume or freshness tests, then expand coverage as needed.
8
12
9
13
Elementary data tests include flexible anomaly detection tests, schema changes and Python tests, configured and executed like native tests in your dbt project. Elementary tests can be used in addition to dbt tests, packages tests (such as dbt-expectations), and custom tests. All test results will be presented in the Elementary UI and alerts.
0 commit comments