GdUnit4 v4.2.4
What's Changed
Bug Fixes
- GD-383: Fix parsing of test with comments in the signature by @MikeSchulze in #384
- GD-385: Fix runtest.sh not working for GODOT_BIN with spaces by @dsychin in #386
- GD-389: The inheritance of a base test class leads to an incorrect test case list. by @MikeSchulze in #391
- GD-390: A test suite without tests leads to be listed as test suite with 0 test cases in the Test Explorer by @MikeSchulze in #393
Other Changes
New Contributors
Full Changelog: v4.2.3...v4.2.4