Skip to content
forked from bitwes/Gut

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

Notifications You must be signed in to change notification settings

aaronfranke/Gut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot 4

IT HAS BEGUN!. The porting of GUT to Godot 4.0 has been started.

  • You can find the status of GUT in 4.0 and a list of changes in the GODOT_4_README
  • The godot_4 branch is where all the changes will take place.

Gut 7.4.1

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

Donate/Shameless Plug

If you would like to help support GUT check out my game Country or State on Android and iOS. Then, purchase the full version even if you don't like it. Thanks!

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GDScript 99.9%
  • GAP 0.1%