Elixir Tdd Enforcement

MANDATORY for ANY feature or bugfix - write ExUnit test FIRST, watch it FAIL, then implement. NO exceptions. Use before writing any Elixir production code. Use when this capability is needed.

tomevault-io 5df9c26 2 files · 7.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/mkreyman--bmad-elixir--elixir-tdd-enforcement commit 5df9c26916

Frequently asked questions

npx skillmds@latest add tomevault-io/elixir-tdd-enforcement