issues
search
MikeSchulze
/
gdUnit3
A Godot Unit Test Framework. Support for gdScript and c# unit testing
MIT License
312
stars
22
forks
source link
GD-369: Fix failure report coloring on GdUnit console output
#372
Closed
MikeSchulze
closed
1 year ago
MikeSchulze
commented
1 year ago
Why
The failure report has colored diffs but wrong placed
What
Fix ident handling on RTL
rework on background effect for RTL
fix small error when spy on a node where has no parent
Why
The failure report has colored diffs but wrong placed
What