Basic IDE Support for running and debugging C++ Unit Tests written using the Boost Test Library. http://www.boost.org/doc/libs/1_55_0/libs/test/doc/html/index.html Modelled on the experience of TestDriven.NET and Resharper for running NUnit tests. Source available : |