chore(tooling): add GUT test infrastructure and smoke test
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
8
.gutconfig.json
Normal file
8
.gutconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"dirs": ["res://test/"],
|
||||
"prefix": "test_",
|
||||
"suffix": ".gd",
|
||||
"include_subdirs": true,
|
||||
"log_level": 1,
|
||||
"export_path": ""
|
||||
}
|
||||
Reference in New Issue
Block a user