When compiling in my c# project I get the error: "Parse Error: Could not find base class "GutTest"."
I assume this plugin requires Godot Unit Testing and that's where this is coming from. I wasn't able to get this to work even with installing GUT, but maybe put the requirement in the readme, or have instructions on how to install? Or if at all possible make it work without GUT.