zodot
zodot copied to clipboard
Parse Error: Could not find base class "GutTest".
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.
Hey @blooblahguy, thanks for opening the issue. I haven't been able to test this with a c# project yet. If you managed to find a good workaround, please let me know and I can add it to the readme. I wouldn't want a unit testing library to be a blocker from using this project