Initial commit
This commit is contained in:
7
skills/unit-test-generator/scripts/README.md
Normal file
7
skills/unit-test-generator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for unit-test-generator skill
|
||||
|
||||
- [ ] detect_framework.py Detects the testing framework used in a project.
|
||||
- [ ] generate_mocks.py Generates mock objects for dependencies.
|
||||
- [ ] test_runner.sh Executes the generated tests and reports results.
|
||||
Reference in New Issue
Block a user