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:
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
Post a Comment