Files
2025-11-30 08:23:37 +08:00

9 lines
450 B
Markdown

# References
Bundled resources for test-doubles-generator skill
- [ ] jest_mocking_guide.md: Comprehensive guide on using Jest for mocking and test double creation.
- [ ] sinon_stubbing_guide.md: Detailed documentation on Sinon's stubbing capabilities.
- [ ] test_double_best_practices.md: Best practices for creating and using test doubles effectively.
- [ ] dependency_analysis_techniques.md: Advanced techniques for analyzing code dependencies.