An open API service indexing awesome lists of open source software.

https://github.com/nunit/nunit-cpp-samples

Samples of NUnit usage in C++
https://github.com/nunit/nunit-cpp-samples

Last synced: about 1 year ago
JSON representation

Samples of NUnit usage in C++

Awesome Lists containing this project

README

          

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++