70e97c7f7a | ||
---|---|---|
syntax | ||
tools | ||
.gitignore | ||
BUILDING.md | ||
README.md | ||
appveyor.yml | ||
build.cake | ||
build.cmd | ||
build.ps1 |
README.md
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++