8 lines
430 B
Markdown
8 lines
430 B
Markdown
# Assets
|
|
|
|
Bundled resources for test-doubles-generator skill
|
|
|
|
- [ ] test_double_templates/: Directory containing templates for generating different types of test doubles (mocks, stubs, spies, fakes) for various frameworks.
|
|
- [ ] example_tests/: Directory containing example test cases demonstrating the usage of generated test doubles.
|
|
- [ ] configuration_templates/: Templates for configuring the test double generation process.
|