Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Tdd

Plugin Verifiziert Aktiv

TDD workflow enforcement with auto-test hook

Zweck

To automate and enforce TDD practices by ensuring tests are run on code changes, promoting robust development cycles.

Funktionen

  • Automatic test execution on code edits
  • Detection of multiple test runners (pytest, vitest, jest, go, swift)
  • Filtering of edits to only trigger on source files
  • Non-blocking execution with informational output

Anwendungsfälle

  • Enforcing TDD in development workflows
  • Ensuring tests are run immediately after code modifications
  • Integrating automated testing into the development lifecycle

Nicht-Ziele

  • Replacing or managing test runners
  • Blocking or failing builds based on test results
  • Running tests on test files themselves

Installation

/plugin install tdd@luiseiman-claude-kit

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne6
LizenzMIT
Status
Quellcode ansehen