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
Confirma is a lightweight and intuitive unit testing tool for Godot game engine (C#).Features: Writing and executing tests in C# and GDScript (experimental) Custom assertion library (over 130 assertions) Extensions for Random class Independent of Godot editor (but can be accessed from Godot) Simple syntax for writing tests Parametrized tests Parallelized tests JSON output
Confirma
A lightweight and intuitive unit testing tool for the Godot game engine.
[!NOTE] This project is in early stage of development.
Prerequisites
- .NET SDK 7^
- .NET enabled Godot 4^
- C# 11^
Overview
Features
- Writing and executing tests in C# and GDScript (experimental)
- Custom assertion library (over 130 assertions)
- Extensions for Random class
- Independent of Godot editor (but can be accessed from Godot)
- Simple syntax for writing tests
- Parametrized tests
- Parallelized tests
- JSON output
Setup
See the setup guide.
Documentation
See the docs folder.
License
Licensed under MIT license.
Confirma is a lightweight and intuitive unit testing tool for Godot game engine (C#).
Features:
Writing and executing tests in C# and GDScript (experimental)
Custom assertion library (over 130 assertions)
Extensions for Random class
Independent of Godot editor (but can be accessed from Godot)
Simple syntax for writing tests
Parametrized tests
Parallelized tests
JSON output
Reviews
Quick Information
Confirma is a lightweight and intuitive unit testing tool for Godot game engine (C#).Features: Writing and executing tests in C# and GDScript (experimental) Custom assertion library (over 130 assertions) Extensions for Random class Independent of Godot editor (but can be accessed from Godot) Simple syntax for writing tests Parametrized tests Parallelized tests JSON output