Files
gh-jeremylongshore-claude-c…/skills/unit-test-generator/references/README.md
2025-11-30 08:23:46 +08:00

8 lines
331 B
Markdown

# References
Bundled resources for unit-test-generator skill
- [ ] testing_best_practices.md A guide to writing effective unit tests.
- [ ] framework_apis.md API documentation for supported testing frameworks (Jest, pytest, JUnit, etc.).
- [ ] code_analysis_techniques.md Explains how the plugin analyzes code to generate tests.