gdUnit3
Test framework
A framework for testing scripts and scenes within the Godot editor
A Godot Unit Test Framework. Support for gdScript and c# unit testing
312 stars
6 watching
22 forks
Language: GDScript
last commit: about 1 month ago
Linked from 1 awesome list
gdunitgodottest-automationtest-driven-developmenttestingtesting-toolstoolunit-testunittest
Related projects:
Repository | Description | Stars |
---|---|---|
mikeschulze/gdunit4 | An embedded unit testing framework for testing Gd scripts and scenes in the Godot editor | 586 |
bitwes/gut | A unit testing framework for the Godot Engine that allows developers to write tests for their GDScript code. | 1,865 |
cpp-testing/gunit | A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. | 263 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
connorjclark/as3unit | A unit testing framework for ActionScript 3 | 4 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
spekframework/spek | A specification framework that uses BDD-style testing and supports test-driven development in Kotlin | 2,226 |