Skip to content
Butch Wesley edited this page Jan 18, 2020 · 38 revisions

Gut 6.8.1

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.1.x, 3.2 Compatible.

  • As of version 6.7.0 Gut is compatible with version 3.1. It is also compatible with version 3.0.x.
  • As of version 6.8.1 Gut is compatible with version 3.2 as well as 3.1.x and 3.0.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