7.3.0 • Published 2 years ago

@sometimes_youwin/gut v7.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Gut 7.3.0

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.

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

Tutorials