跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Tdd

插件 已验证 活跃

TDD workflow enforcement with auto-test hook

目的

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

功能

  • 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

使用场景

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

非目标

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

安装

/plugin install tdd@luiseiman-claude-kit

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标6
许可证MIT
状态
查看源代码