question about MSTest assemblies
Hi all
I am try to using MSTest.
On the Build Runner page, i think I should put MSTest assemblies,
does anyone can give me an example.
I input "\ErrorLog.Tests\bin\Debug:ErrorLog.Tests.dll" and seems does not work
Thanks lot
Phil
Please sign in to leave a comment.
ok. i finally fixed it.
I read a previous post,
and put "%teamcity.build.checkoutDir%\test project folder\bin\Release\xxxxx.dll"
Phil