Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This is the first version of GUT for Godot 4.GUT stands for Godot Unit Testing and...as you may guess, it is a tool for creating and running tests.Features* Run tests easily through the Godot Editor, Command Line, or VSCode.* A plethora of asserts and utility methods to help make your tests simple and concise.* Support for Inner Test Classes to give your tests some extra context and maintainability.* Doubling: Full and Partial doubles, Stubbing, Spies.* Parameterized Tests* Export results in standard JUnit XML format.More info can be found in the wiki: https://bitwes.github.io/GutWiki/Godot4/Home.html
This is the first version of GUT for Godot 4.
GUT stands for Godot Unit Testing and...as you may guess, it is a tool for creating and running tests.
Features
* Run tests easily through the Godot Editor, Command Line, or VSCode.
* A plethora of asserts and utility methods to help make your tests simple and concise.
* Support for Inner Test Classes to give your tests some extra context and maintainability.
* Doubling: Full and Partial doubles, Stubbing, Spies.
* Parameterized Tests
* Export results in standard JUnit XML format.
More info can be found in the wiki: https://bitwes.github.io/GutWiki/Godot4/Home.html
Reviews
Quick Information

This is the first version of GUT for Godot 4.GUT stands for Godot Unit Testing and...as you may guess, it is a tool for creating and running tests.Features* Run tests easily through the Godot Editor, Command Line, or VSCode.* A plethora of asserts and utility methods to help make your tests simple and concise.* Support for Inner Test Classes to give your tests some extra context and maintainability.* Doubling: Full and Partial doubles, Stubbing, Spies.* Parameterized Tests* Export results in standard JUnit XML format.More info can be found in the wiki: https://bitwes.github.io/GutWiki/Godot4/Home.html