Replaced GUT with gdunit4

This commit is contained in:
Exobyt 2024-09-19 19:04:42 +02:00
parent 36fc4abc8f
commit 0ab678dbb9
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ Runs `gdlint` on save to automatically lint your GDScript as you code.
# [Godot Git Plugin](https://github.com/godotengine/godot-git-plugin/)
This plugin lets you interact with Git without leaving the Godot editor. More information can be found at https://github.com/godotengine/godot-git-plugin/wiki
# [Gut](https://github.com/bitwes/Gut)
Unit Testing tool for Godot.
# [gdUnit4](https://github.com/MikeSchulze/gdUnit4)
Unit Testing Framework for Godot Scripts
# [LocalizationEditor](https://github.com/VP-GAMES/LocalizationEditor)
Simple editor to localize application