nunit-vs-templates
nunit-vs-templates copied to clipboard
Visual Studio project & item templates and snippets
… test sdk version
It will be nice to have it name like "NUnit 3 VS Templates" instead of "NUnit VS Templates" Thanks
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...
I am attempting to add NUnit 3 Test Project (Universal Windows) to my solution and I am getting an error every time I try. I get the error "Unable to...
I checked the item templates in the latest release. If you just go into the Test folder it is correct,  But if you drill into the NUnit folder, you...
The template vsix is showing correctly up, but when installing it fails with this error message: 
It would be nice to be able to produce a release build from the command line. Maybe something like https://github.com/jnm2/CopyFunctionBreakpointName/blob/master/build.ps1?
I manually fixed it by moving the SetupFixture.cs from C:\Users\XXXX\AppData\Local\Microsoft\VisualStudio\15.0_0adf1023\Extensions\ai1xcql0.uj3\Output\ItemTemplates\CSharp\Test\NUnit\NUnit Setup Fixture.csharp to C:\Users\XXXX\AppData\Local\Microsoft\VisualStudio\15.0_0adf1023\Extensions\ai1xcql0.uj3\Output\ItemTemplates\CSharp\Test\NUnit\NUnit Setup Fixture.csharp\Definitions Applied the same fix to the other template.
Add to the default template and add an item template