sunder/tests/README.md
2026-02-18 18:33:17 -05:00

194 B

run all tests with:

godot --headless -s addons/gut/gut_cmdln.gd -gdir tests/ -gexit

run a specific test with:

godot --headless -s addons/gut/gut_cmdln.gd -gtest tests/test_mytest.gd -gexit