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

Tdd

Plugin Warnung Aktiv

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

3 Skills 0 MCPs
Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Warnung
75 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit9 days ago
Sterne993
LizenzGPL-3.0
Status
Quellcode ansehen