Testing Dbt Models · AltimateAI/data-engineering-skills
Add schema tests to dbt models for data quality
Helps add or update dbt schema tests (unique, not_null, accepted_values, relationships) that match a project's existing YAML style, and helps debug why a dbt test failed. Useful when validating primary keys, foreign keys, or data integrity in dbt projects.
Good for
- Add unique and not_null tests to a model
- Debug why a dbt test failed
- Add relationship tests between dbt models
- Source repository
- AltimateAI/data-engineering-skills
- Category
- Coding
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Add schema tests for primary keys and foreign keys to this dbt model.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.