Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork36
Godot Unit Testing
ialex32x edited this pageJan 20, 2025 ·1 revision
# An example on Windows:scons tests=yes vsproj=yes dev_build=yes p=windows# build godot# ...# After the godot is builtbin/your_godot_bin_file --test --test-case="[jsb]*"
Scripting
Utilities
Experimental Features
Advanced
Misc