testing
NewExpert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/testing.md https://raw.githubusercontent.com/aazbeltran/claude-code-plugins/main/SKILL.md/testingFrequently Asked Questions
What is testing?
Expert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code.
How to install testing?
To install testing, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /testing.
What is testing best for?
testing is a community categorized under Development. It is designed for: testing, design, tdd, bdd, quality-assurance, ci-cd, best-practices. Created by lxdb.