Initial commit
This commit is contained in:
8
skills/test-doubles-generator/references/README.md
Normal file
8
skills/test-doubles-generator/references/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user