GdUnit4 - Unit Testing Framework
by NullPointer | MIT
An testing framework designed for testing GdScripts, C# scripts, and scenes in the Godot editor. With GdUnit4, you can easily create and run unit tests to verify the functionality and performance of your code, ensuring that it meets your requirements and
Features Core Testing Features Support for GDScript and C# Write and execute tests in both GDScript and C# Embedded Test Inspector Navigate your test suites directly within the Godot editor Test Discovery Automatically searches for tests at runtime and
GUT
by bitwes | MIT
Unit Testing Framework for Godot
GUT is a unit testing framework that allows you to write tests for your GDScript in GDScript. GUT is compatible with all versions of Godot 4. A full list of releases and Godot version compatibility can be found in the repo README: https://github.com
loading more results...