godot-test-tools icon indicating copy to clipboard operation
godot-test-tools copied to clipboard

Error compiling the project

Open xfactor2000 opened this issue 7 years ago • 0 comments

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.

xfactor2000 avatar May 07 '18 19:05 xfactor2000