8 lines
271 B
Markdown
8 lines
271 B
Markdown
# 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.
|