/nunit-cpp-samples

Samples of NUnit usage in C++

Primary LanguageC++MIT LicenseMIT

nunit-cpp-samples

These are the sample files for using the NUnit framework under C++. In order to build the samples, you will need to remove and re-add the reference to nunit.framework, so that it points to your own NUnit intallation.

  • syntax Examples of NUnit syntax in C++