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

Hooks Testing

Plugin Verifiziert Aktiv

Testing Hooks - Event-driven automation hooks

Zweck

To automate the execution of tests after code modifications, ensuring code integrity and stability by providing event-driven hooks.

Funktionen

  • Automatic test execution on code changes
  • Event-driven hooks for PostToolUse
  • Specific matching for 'Edit' events
  • Testing automation for improved code quality

Anwendungsfälle

  • Use when you want to automatically verify code changes without manual intervention.
  • Incorporate into CI/CD pipelines for immediate feedback on code modifications.
  • Ensure code stability by running tests after every edit event.

Nicht-Ziele

  • Running comprehensive test suites; designed for quick checks.
  • Replacing dedicated CI/CD test runners.
  • Performing any actions other than triggering tests post-edit.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add davepoon/buildwithclaude
/plugin install hooks-testing@buildwithclaude

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzMIT
Status
Quellcode ansehen