Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.
Unit Testing
Plugin Verifiziert AktivTeil von:Claude Code Plugins
Unit and integration test automation for Python and JavaScript with debugging support
Zweck
To streamline and enhance the software testing process by providing intelligent automation for unit and integration tests, and effective debugging support for Python and JavaScript codebases.
Funktionen
- Automated test generation for Python and JavaScript
- AI-powered test case creation
- Debugging support for identifying and fixing issues
- Code analysis for identifying testable units
- Coverage analysis and gap detection
Anwendungsfälle
- Generating comprehensive unit tests for new Python or JavaScript code.
- Creating integration tests to verify component interactions.
- Debugging failing tests or unexpected behavior in code.
- Analyzing code to identify areas lacking test coverage.
Nicht-Ziele
- End-to-end testing automation.
- Performance or load testing.
- Security vulnerability scanning.
- Manual test case writing.
Code Execution
- info:ValidationWhile the code outlines validation logic for analysis, explicit schema validation libraries for parameters are not evident in the provided snippets.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install unit-testing@claude-code-workflowsQualitätspunktzahl
Verifiziert98 /100
Analysiert 2 days ago
Vertrauenssignale
Letzter Commit4 days ago
GitHub-Inhaber wshobson (opens in new tab)
Sterne35.3k
LizenzMIT
Status
Ähnliche Erweiterungen
Cypress
100Erstellen, aktualisieren und beheben Sie Cypress-Tests. Verbinden Sie sich mit Cypress Cloud, um Testergebnisse anzuzeigen und Daten zur Verwaltung Ihrer Testsuite zu verwenden.
Plugin
cypress-io
Testing Handbook Skills
99Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
Plugin
trailofbits