Ecosyste.ms: Awesome
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 2 months ago
JSON representation
Samples of NUnit usage in C++
- Host: GitHub
- URL: https://github.com/nunit/nunit-cpp-samples
- Owner: nunit
- License: mit
- Created: 2012-11-01T18:45:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T12:43:13.000Z (about 6 years ago)
- Last Synced: 2024-10-24T17:53:51.441Z (2 months ago)
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 8
- Watchers: 17
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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++