Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.31 KB

README.md

File metadata and controls

38 lines (27 loc) · 2.31 KB

Gut 7.0.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.

Features

More info can be found in the wiki.

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