xUnit++ Test Adapter for the Visual Studio 2012 Unit Test Explorer.
xUnit++ is a unit testing framework for C++ modelled after the excellentxUnit.net framework. It is built to support Test Driven Development, with a goal of being as simple and flexible as possible without sacrificing features found in modern unit testing platforms written for other languages (such as C#). It is written entirely in C++11-conformant code, and builds with both Visual Studio 2012 and g++4.7.