Overview of GUT (Godot Unit Test)
mainGUT (Godot Unit Test) is a unit testing framework designed specifically for the Godot Engine. It allows developers to write tests for their GDScript code using GDScript itself.
Version Compatibility:
- GUT 9.x: Designed for Godot 4.x.
- GUT 7.x: Designed for Godot 3.x.