GdUnit4 4.1.4
GdUnit4 4.1.4
This version of GdUnit4 is based on v4.1.1.stable.official [bd6af8e0e]
What's Changed
Bug Fixes
- GD-233: Fix font loading error on linux systems by @MikeSchulze in #236
- GD-234: CmdTool report failures for all test hooks by @MikeSchulze in #238
New Features
- GD-240: Add
assert_error
to verify for runtime errors by @MikeSchulze in #241 - GD-242: Add runtime argument to skip the entire test-suite or test-case by @MikeSchulze in #243
Other Changes
- GD-3:
GdScriptParser
use match instead of if/else by @MikeSchulze in #235
Full Changelog: v4.1.3...v4.1.4