看到了vsts的test功能,集成了unit test。 非常兴奋。但是我写的mfc 非托管代码也能用它的unit test 功能吗?自己试着建了一个c++的test项目,得到的是托管的东东。难道还得用cppunit吗? ?