Skip to content

Godot 4.0.0 - Now with Documentation!

Compare
Choose a tag to compare
@AlexDarigan AlexDarigan released this 19 Oct 16:40

Icon

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.