AI AGENT ADDONS
Testing & QA
746installs

Automated testing helps you catch errors early and keep your code reliable. This skill builds and manages automated tests for different programming languages and frameworks. It covers unit testing, integration testing, and end-to-end testing to check every layer of your application.

The skill also guides you on test coverage goals and best practices like writing tests before fixing bugs. You get examples for popular tools like Jest, Supertest, and Playwright. Use it when you need to set up a testing framework or improve your test suite.

Follow the testing pyramid to keep tests fast and focused. The skill helps you write clear test names and avoid common mistakes. This makes your code more robust and easier to maintain.

Add Test Automator skill to your workflow

Global

mkdir -p ~/.claude/skills/test-automator

Project

mkdir -p .claude/skills/test-automator

Source Repository

Stars
62
Forks
10
Watchers
62
Last Push
1 month ago
Created
7 months ago