Skip to content

GdUnit4 v4.2.3

Compare
Choose a tag to compare
@MikeSchulze MikeSchulze released this 31 Mar 07:01
· 166 commits to master since this release
b47e847

What's Changed

Bug Fixes

  • GD-368: Fix runtime test parameter set resolving by @MikeSchulze in #369
  • GD-370: Mock a class with functions return type enum results in an error Parser Error: Cannot return a value of type "null" by @MikeSchulze in #371
  • GD-374: Improve mocking of fuctions with return type enum by @MikeSchulze in #375
  • GD-373: Fix invalid push error notifications on scene runner at _reset_input_to_default by @MikeSchulze in #376

Other Changes

  • GD-380: Add cmd option to allow running with --headless mode by @MikeSchulze in #381

Full Changelog: v4.2.2...v4.2.3