Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:46 +08:00
commit 94bc00b714
8 changed files with 248 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for unit-test-generator skill
- [ ] test_template.js A template for generating test files.
- [ ] example_code.zip A zip file containing example code snippets and their corresponding unit tests.