Godot 4.0.0 - Now with Documentation!
Changelist
-
You can now Read The Docs
-
A Command Line Interface now exists for WAT with basic functionality
-
expects was changed to asserts to fall in line with other testing frameworks.
-
You can now double classes with constructor dependencies
-
You can now double inner classes
-
Timer was removed. It was practically useless and only slowed the tests down.