nunit-vs-templates icon indicating copy to clipboard operation
nunit-vs-templates copied to clipboard

Cannot create a new test fixture in C# using VS2019

Open witchdr opened this issue 6 years ago • 1 comments

When I create a new test fixture using VS2019 Pro 16.1.0 I receive the following error: Could not find file 'C:\USERS\username\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_6B7D2B42\EXTENSIONS\K5VY0HNG.REV\Output\ItemTemplates\CSharp\Test\NUnit\NUnit Test Fixture.csharp\Definitions\TestClass.cs'.

This is because the file is not in that directory but is in the parent. If you copy the file to the Definitions directory then it works.

witchdr avatar May 24 '19 09:05 witchdr

Same issue here for Setup Fixture. Same resolution.

chostelet avatar Nov 04 '19 21:11 chostelet