Initial commit
This commit is contained in:
7
skills/test-doubles-generator/scripts/README.md
Normal file
7
skills/test-doubles-generator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for test-doubles-generator skill
|
||||
|
||||
- [ ] generate_doubles.py: Script to automate the test double generation process based on user input and code analysis.
|
||||
- [ ] framework_adapter.py: Adapts the core generation logic to different testing frameworks (Jest, Sinon, etc.).
|
||||
- [ ] dependency_analyzer.py: Analyzes code dependencies to determine the appropriate test double types.
|
||||
Reference in New Issue
Block a user