Visual studio has a built-in unit test framework. I am wondering if I can use nunit instead?
Yes, TestDriven.Net , Nunit, and Resharper provide integration with VS. More details in the two posts below (in response to the same question).
Unit test, NUnit or Visual studio?
and
This answer is long overdue, but I use NUnit in Visual Studio without any additional extensions (which are mostly also not free).
, ( ), F5 Ctrl-F5 NUnit .
( ) , , .
Here's a free Visual Studio Add-on for NUnit: NUnitAddin
Source: https://habr.com/ru/post/1776050/More articles:Visual Studio C ++ Linker Warning: LNK4006 with C Run-Time (CRT) - c ++How to create constant arrays of class instances inside this class? - arrayserror: no enable search path stdio.h - cGetting SIM ID - androidsave CURRENT_TIMESTAMP as GMT - phpnunit vs unit test with integrated visual studio - nunitlessframework column grid - cssXML :: Just ignoring emdash tag? - xmlEmacs: C-not working - emacsreading from the microcontroller - c #All Articles