
vest 0.22.14 Tools 4.1 Community
Submitted by user elementbound; MIT; 2025-03-02
A unit testing library for Godot.
* Define tests with test methods or programmatically with `define()`
* Parameterized tests to conveniently define multiple tests
* Mock classes dynamically, for simpler unit testing
* Run benchmarks, to find the best performing implementations
* Generate reports in TAP format, to integrate with other test harnesses
* In-editor UI for convenient testing
* Support for running in CI
View files Download Submit an issue Recent Edits