What is testing-knowledge?
Testing knowledge base for PHP 8.4 projects. Provides testing pyramid, AAA pattern, naming conventions, isolation principles, DDD testing guidelines, and PHPUnit patterns. Source: dykyi-roman/awesome-claude-code.
Testing knowledge base for PHP 8.4 projects. Provides testing pyramid, AAA pattern, naming conventions, isolation principles, DDD testing guidelines, and PHPUnit patterns.
Quickly install testing-knowledge AI skill to your development environment via command line
Source: dykyi-roman/awesome-claude-code.
Quick reference for PHP testing patterns, principles, and best practices.
Rule: 70% unit, 20% integration, 10% functional. Invert the pyramid = slow, brittle test suite.
| testcalculatetotalwithdiscountreturnsreducedamount | calculateTotal | with discount | returns reduced amount | | testconfirmwhenalreadyshippedthrowsexception | confirm | when already shipped | throws exception | | testemailwithinvalidformatfailsvalidation | Email (VO) | with invalid format | fails validation |
Testing knowledge base for PHP 8.4 projects. Provides testing pyramid, AAA pattern, naming conventions, isolation principles, DDD testing guidelines, and PHPUnit patterns. Source: dykyi-roman/awesome-claude-code.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill testing-knowledgeTesting knowledge base for PHP 8.4 projects. Provides testing pyramid, AAA pattern, naming conventions, isolation principles, DDD testing guidelines, and PHPUnit patterns. Source: dykyi-roman/awesome-claude-code.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill testing-knowledge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dykyi-roman/awesome-claude-code