The Wayback Machine - https://web.archive.org/web/20200520195835/https://github.com/bitwes/Gut
Skip to content
Godot Unit Test. Unit testing tool for Godot Game Engine.
GDScript
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
addons/gut Update gitignore (#164) May 13, 2020
scenes V6.8.3 (#166) May 13, 2020
scratch V6.8.3 (#166) May 13, 2020
scripts V6.8.3 (#166) May 13, 2020
templates renamed all setup/teardown methods Sep 23, 2018
test V6.8.3 (#166) May 13, 2020
.gitattributes missed ignoring scratch Feb 16, 2019
.gitignore Update gitignore (#164) May 13, 2020
.gutconfig.json V6.8.3 (#166) May 13, 2020
CHANGES.md V6.8.3 (#166) May 13, 2020
README.md V6.8.3 (#166) May 13, 2020
default_env.tres 6.8.1 (#141) Jan 20, 2020
icon.png Move everything back to where it was before, but "export-ignore" unwa… Apr 5, 2018
icon.png.import Update gitignore (#164) May 13, 2020
project.godot V6.8.3 (#166) May 13, 2020

README.md

Gut 6.8.3

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.

VSCode Extension

Run your tests directly from the VSCode Editor. Search VSCode extensions for "gut-extension".

License

Gut is provided under the MIT license. License is in addons/gut/LICENSE.md

Getting Started

Wiki

Tutorials

You can’t perform that action at this time.