Skip to content

Commit 9c93f9d

Browse files
authored
Update quickstart-tests.mdx
1 parent c81aced commit 9c93f9d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/oss/quickstart/quickstart-tests.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ sidebarTitle: "Add Elementary tests"
44
icon: "square-3"
55
---
66

7-
**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.
812

913
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.
1014

0 commit comments

Comments
 (0)