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

Tdd

插件 警告 活跃

Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.

3 个 Skill 0 个 MCP
目的

To improve software quality and development confidence by enforcing rigorous Test-Driven Development practices and automating test creation and maintenance.

功能

  • Enforces Test-Driven Development methodology
  • Automates test writing for local code changes
  • Orchestrates fixing of failing tests
  • Detects common testing anti-patterns
  • Guides adherence to Red-Green-Refactor cycle

使用场景

  • Implementing new features with a test-first approach
  • Ensuring all bug fixes are backed by failing tests
  • Refactoring code safely with comprehensive test coverage
  • Automating the process of adding tests to existing code changes

非目标

  • Replacing manual testing entirely
  • Providing a general-purpose code formatter or linter
  • Running tests in a CI/CD pipeline directly (focus is on local development)

License

  • critical:License usabilityThe plugin is licensed under the GNU General Public License v3.0, which is a strong copyleft license. This license may impose significant restrictions on derivative works and distribution, potentially hindering usability in commercial or proprietary contexts without careful consideration and compliance.

安装

请先添加 Marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install tdd@context-engineering-kit

质量评分

警告
75 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标993
许可证GPL-3.0
状态
查看源代码