godot-test-tools
godot-test-tools copied to clipboard
Error compiling the project
Hi, getting this error trying to compile the project. Seems that TestFixtureAttribute is deprecated in NUnit 3:
Source/TestRunner.cs(123,5): error CS0619: 'TestFixtureAttribute' is obsolete: 'The NUnit framework shipped with Monois deprecated and will be removed in a future release. It was based on NUnit 2.4 which is long outdated. Please move tothe NUnit NuGet package or some other form of acquiring NUnit.