gdUnit4Net v4.2.5
What's Changed
gdUnit4.api
v4.2.5
- GD-110: Allow a Node to be passed in to SceneRunner.Load as the root of the scene. by @taylor-nightingale in #111
- GD-121: Improve
AssertSignal
by adding aStartMonitoring
method by @MikeSchulze in #122
gdUnit4.test.adapter
v1.1.2
- GD-114: Fix test adapter
gdUnit4.api
version resolving by @MikeSchulze in #118 - GD-115: Fix Debug tests gets stuck when using
--verbose
by @MikeSchulze in #119
Other changes
- GD-116: Add publish WF to publish test reports in a separate way by @MikeSchulze in #120
- GD-87: Remove temporary solution of
Godot.SourceGenerators.MustBeVariantAnalyzer
warnings by @MikeSchulze in #123
New Contributors
- @taylor-nightingale made their first contribution in #111
Full Changelog: v4.2.4...v4.2.5