8000 GitHub - JerYme/UnitTest11: A unit testing and mocking library written in C++, for C++, taking advantage of the new C++11 features. Geared towards Unit Testing in a Given-When-Then (Arrange-Act-Assert) format.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A unit testing and mocking library written in C++, for C++, taking advantage of the new C++11 features. Geared towards Unit Testing in a Given-When-Then (Arrange-Act-Assert) format.

License

Notifications You must be signed in to change notification settings

JerYme/UnitTest11

 
 

Repository files navigation

UnitTest11

Please note this library is still in early-stage active development and not yet finished. Breaking changes will be avoided when possible, but this cannot be guaranteed.

A unit testing and mocking library written in C++, for C++, taking advantage of the new C++11 features to write human-readable unit tests in a given-when-then-finally (arrange-act-assert-cleanup) format.

Useful Links

Build Status

  • Build Status on GNU G++ 4.6, Clang++ 3.1 (Linux)

About

A unit testing and mocking library written in C++, for C++, taking advantage of the new C++11 features. Geared towards Unit Testing in a Given-When-Then (Arrange-Act-Assert) format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0