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