gdUnit4
Test framework
An embedded unit testing framework for testing Gd scripts and scenes in the Godot editor
A Godot Unit Test Framework. Support for GDScript and C# unit testing
586 stars
5 watching
32 forks
Language: GDScript
last commit: 14 days ago
Linked from 1 awesome list
gdunitgodottest-automationtestingtesting-toolsunit-testunittestunittest-framework
Related projects:
Repository | Description | Stars |
---|---|---|
mikeschulze/gdunit3 | A framework for testing scripts and scenes within the Godot editor | 312 |
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 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
gdsfactory/autosweep | Automated device testing framework with modular design and data management capabilities. | 4 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
davidschuldenfrei/gtest-adapter | An extension for debugging and running GoogleTests in an integrated development environment. | 18 |