[Sprint 4] feat: Add dbt-test command #246

Closed
opened 2026-01-28 16:31:31 +00:00 by lmiranda · 0 comments
Owner

Description

Create /dbt-test command as user-friendly wrapper for dbt_test tool.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Create plugins/data-platform/commands/dbt-test.md
  • Accept model name or --all flag
  • Format test results clearly
  • Show pass/fail counts
  • Include failure details with row samples
## Description Create `/dbt-test` command as user-friendly wrapper for `dbt_test` tool. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Create `plugins/data-platform/commands/dbt-test.md` - [ ] Accept model name or --all flag - [ ] Format test results clearly - [ ] Show pass/fail counts - [ ] Include failure details with row samples
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:31:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#246