mardi 6 septembre 2016

Test Unit Running Error Visual Studio

i write some test unit for my project with xUnit in visual studio 2015. My Project Use a dll that force to run in x64 process so i force test to run in x64 process and it works fine.

but after some run i got error that can not find DLL or dependencies. and when i run my project, it run success. i delete cache and rebuild project but error occur.

how can i run my test units with successful load dlls? can i copy dll to special path(except bin of test project) to run my tests?

Aucun commentaire:

Enregistrer un commentaire