问题描述
我需要有关如何将多个单元测试用例项目dll传递到mstest.exe的帮助。
这是我的代码:
call "%programfiles(x86)%\Microsoft Visual Studio 14.0\Common7\IDE\mstest.exe" /resultsfile:"..\Controls\ComponentsUnitTests\UnitTest_Report.trx" /testcontainer:"..\Controls\ComponentsUnitTests\bin\UnitTests.dll" /nologo
我想传递多个dll并生成一个trx文件。
有什么建议吗?
谢谢!
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)