Testing
Testing conventions and patterns. Use when writing or modifying tests, creating mocks, or using object mothers.From its SKILL.md
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.
SKILL.md
0.4 KB, 45 tokens by cl100k_base, 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
What ships with it: 2 files
5.2 KB alongside SKILL.md
resources/
- mock-objects.md2.8 KB
- object-mothers.md2.4 KB