Ross ROSS = Recommend OSS · open-source software intelligence for agents

godot-gdunit-labs/gdUnit4

Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing. observed · 2026-08-28

github.com/godot-gdunit-labs/gdUnit4 · homepage · GDScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 24.0
  • age_days: 1428
  • days_rel: 13
  • days_push: 8
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

1216 stars · 73 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

GdUnit4 is an embedded unit testing framework for the Godot 4 game engine, supporting tests written in both GDScript and C#. It integrates directly into the Godot editor with a test inspector, test discovery, extensive fluent assertions, mocking, argument matchers, fuzzing, and scene testing.

Use cases

  • write unit tests for gdscript code in godot 4
  • test c# scripts in a godot project
  • run test-driven development in godot
  • mock dependencies in godot game tests
  • test godot scenes and node behavior
  • fuzz test functions with random inputs
  • run godot tests from the editor or CI

When to choose

  • you develop games or tools with Godot 4.x and need automated testing
  • you want tests embedded in the Godot editor with an inspector UI
  • you need both GDScript and C# test support
  • you want TDD workflows, mocking, and scene testing in one framework

When to avoid

  • you use Godot 3.x or a non-Godot engine
  • you need standalone testing outside the Godot editor/runtime
  • your project requires a testing framework for non-game applications

Facets

framework · maturity active

testing mocking e2e-testing testing developer-tools cross-platform game-engine godot gdscript csharp unit-testing tdd test-inspector scene-testing fuzzing game-development

2 sources

Member repositories

RepositoryRoleHealth v2
godot-gdunit-labs/gdUnit4main99

For agents

markdown · JSON · MCP: product_card(name="godot-gdunit-labs/gdUnit4")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem