Question

One of the new features of VS2012 I'm interested in is the integrated C++ unit testing framework. However, I don't want to use it if it locks me in to the the Windows / Visual Studio platform. Does anyone know how portable it is?

Was it helpful?

Solution

It's part of VS2012 so it's for Windows only.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top