Skip to content
/ Gut Public

Godot Unit Test. Unit testing tool for Godot Game Engine.

Notifications You must be signed in to change notification settings

bitwes/Gut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64e58f3 · Jan 16, 2025
May 10, 2024
Jan 16, 2025
Jan 16, 2025
Jan 24, 2024
Aug 3, 2024
Aug 3, 2024
Jan 10, 2025
Sep 23, 2018
Jan 16, 2025
Mar 1, 2023
Nov 29, 2024
Jan 16, 2025
Dec 26, 2023
Jan 16, 2025
May 31, 2024
Jan 10, 2025
Jul 30, 2022
Jan 24, 2024
Jan 24, 2024
Nov 29, 2024
Jun 21, 2022

Repository files navigation

gut logo

Repo Changes

GUT 9.3.1 (Godot 4.2)

GUT (Godot Unit Test) is a unit testing framework for the Godot Engine. It allows you to write tests for your gdscript in gdscript.

GUT versions 9.x are for Godot 4.x GUT versions below 9.0.0 (currently 7.4.2) are for Godot 3.x

Features

More info can be found in the wiki.

Panel

Getting Started

VSCode Extension

Run your tests directly from the VSCode Editor. Search VSCode extensions for "gut-extension". The plugin has commands to run your entire test suite, a single test script or a single test.

License

Gut is provided under the MIT license. License is in addons/gut/LICENSE.md