Drive Elixir features through tests
tddsubagentsetup L2★58
www-zaq-ai/zaq ↗What it does
Test-driven development for ZAQ (Elixir/ExUnit). Writes failing ExUnit/LiveView tests first then implements to make them pass. Use when driving new context functions, LiveViews, or Oban workers throug...
Best for
when driving new context functions, LiveViews, or Oban workers through tests
Inputs
- · task specification
- · context from parent agent
Outputs
- · execution result
- · status report
Requires
- · bash
- · TouchDesigner
- · Elixir/Phoenix
Preconditions
Read referenced documentation first
Failure modes
- · Invalid input or configuration
- · Missing dependencies or files
- · Authentication or permission issues
Trust signals
- · Test coverage documented
- · Established patterns referenced
- · Verification checklist provided