c# - Running Unit Tests Fakes Framework on TFS build server | Error -


using microsoft fakes framework, trying run unit tests on our tfs build server. local works fine, doesn't work on build server:

screenshot tfs build server report failed unit tests

it seems not correct files have been copied output directory. files should copy (besides unit tests , tested project classes)? should copy fakes dll's example?

you need have visual studio premium / ultimate installed on build server.

once have installed should able execute builds. sure copy correct files during build locally.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -