43 Forks
788 Stars
788 Watchers

gdUnit4

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

How to download and setup gdUnit4

Open terminal and run command
git clone https://github.com/MikeSchulze/gdUnit4.git
git clone is used to create a copy or clone of gdUnit4 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gdUnit4 https://github.com/MikeSchulze/gdUnit4/archive/master.zip

Or simply clone gdUnit4 with SSH
[email protected]:MikeSchulze/gdUnit4.git

If you have some problems with gdUnit4

You may open issue on gdUnit4 support forum (system) here: https://github.com/MikeSchulze/gdUnit4/issues