Godot Unit Test (GSpec) 1.0.0 Tools 4.0 Community
Submitted by user mapdu; MIT; 2026-05-04
**Lightweight, RSpec-inspired unit testing for Godot 4.**
GSpec brings the expressive, readable style of [Ruby's RSpec](https://rspec.info) to GDScript. Write self-documenting specs with `describe`, `it`, and `expect` — then run them from the built-in editor panel or headless CLI. No scene setup required, no boilerplate.
View files Download Submit an issue Recent Edits