When attempting to add a C++ Unit Test file to my Metro C++/CX exe project
"C++ unit test file can be added to only Dll project type"
How do I test an executable project?
Hello,
Please follow this document to create the unit test project for metro.
http://msdn.microsoft.com/en-us/library/windows/apps/hh441482(v=vs.110).aspx
Best regards, Jesse
Jesse Jiang [MSFT] MSDN Community Support | Feedback to us