MikeSchulze / gdUnit4

A Godot Unit Test Framework. Support for GDScript and C# unit testing
MIT License
565 stars 30 forks source link

GD-501: Add support for Godot 4.3 beta1 #501

Closed MikeSchulze closed 3 months ago

MikeSchulze commented 3 months ago

A Task is not a bug or feature request

Description

The new beta1 version of Godot 4.3 is out and needs to be tested against GdUnit4

Acceptance criteria

add Godot 4.3.beta1 to the CI test WF, fix failing stuff