Testing
Agentic Programming with AI: Practical Fundamentals course examples
npx -y skills add CodelyTV/agentic_programming-course --skill testingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Testing conventions and patterns. Use when writing or modifying tests, creating mocks, or using object mothers.
SKILL.md
0.4 KB, as published. Nobody here has run it
Read and follow the testing conventions documented in the resources before writing or modifying tests.
Resources
mock-objects.md— Mock objects conventionsobject-mothers.md— Object mother pattern conventions