Nunit code snippet - MohtishamZubair/DotNetTips GitHub Wiki

#NUnit Class Snippet#

One can add custom code snippet file for delivering repeated tasks in no time. Add code snippet by going into Visual Studio. And from upper tab click on TOOLS > Code Snippets Manager.

It will open a dialog with heading Code Snippets Manager. Then click on Import, which a open another dialog box to browse the file for code snippet usually have extension of .snippet which xml based. Then you can use this code snippet file under \VSCodeSnippets folder from this project. Please feel free to use this code snippet.