Skip to content
Butch Wesley edited this page May 12, 2018 · 38 revisions

Gut 6.4.0

GUT (Godot Unit Test) is a utility for writing tests for your Godot Engine game. It allows you to write tests for your gdscript in gdscript.

Godot 3.0 Compatible.

As of version 6.0.0 Gut is Godot 3.0 compatible. These changes are not compatible with any of the 2.x versions of Godot. The godot_2x branch has been created to hold the old version of Gut that works with Godot 2.x. Barring any severe issues, there will not be any more development for Godot 2.x.

Getting Started

Advanced Testing

Experimental Features

License

Gut is provided under the MIT license. The license is distributed with Gut so it is in the addons/gut folder.

Contributing

Contributing

Who do I talk to?

You can talk to me, Butch Wesley

  • Github: bitwes
  • Godot forums: bitwes
Clone this wiki locally