Creates and manages unit tests and integration tests. Analyzes the existing codebase, auto-detects the test framework, and generates tests that follow project conventions. Use this skill when the user mentions "write tests", "unit tests", "integration tests", "test coverage", "testing", "tests missing", "TDD" or similar. Also after implementation when tests need to be created or updated.
$npx -y skills add pssah4/digital-innovation-agents --skill testingInstalls into the current project.
Run `npx skills use "https://github.com/pssah4/digital-innovation-agents" --skill "pssah4/digital-innovation-agents/testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pssah4/digital-innovation-agents" that are relevant to the current task. Run `npx skills add "https://github.com/pssah4/digital-innovation-agents"` and select the relevant skills, then follow their instructions.