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

Visual Studio project & item templates and snippets

Results 9 nunit-vs-templates issues
Sort by recently updated
recently updated
newest added

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, ![image](https://cloud.githubusercontent.com/assets/493828/24715612/0f21080c-19fa-11e7-8b6a-a1348843981e.png) But if you drill into the NUnit folder, you...

is:bug
pri:normal

The template vsix is showing correctly up, but when installing it fails with this error message: ![image](https://user-images.githubusercontent.com/203432/51687018-e620cf00-1ff1-11e9-9beb-6334aa82ea5d.png)

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?

is:build

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

is:enhancement
easyfix
pri:normal