Skip to content

Godot Unit Testing

ialex32x edited this page Jan 20, 2025 · 1 revision
# An example on Windows:
scons tests=yes vsproj=yes dev_build=yes p=windows 

# build godot
# ...

# After the godot is built
bin/your_godot_bin_file --test --test-case="[jsb]*"