-
Notifications
You must be signed in to change notification settings - Fork 101
Home
Butch Wesley edited this page Jan 18, 2020
·
38 revisions
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.
- 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.
- Using Gut at the command line
- Inner Test Classes
- Simulate
- Yielding during tests
- Doubling
- Spies
- Stubbing
- Pre/Post Run Hooks
Gut is provided under the MIT license. The license is distributed with Gut so it is in the addons/gut
folder.
You can talk to me, Butch Wesley
- Github: bitwes
- Godot forums: bitwes