unit testing - UnitTestIsolation instrumentation failed to initialize. Please restart Visual Studio and rerun this test -


my unit test fails on line shimscontext.create.

error is: unittestisolation instrumentation failed initialize. please restart visual studio , rerun test

as per existing posts, tried install nunit adapter , tried running test explorer, still no luck.

any comments on doing wrong?

thanks

go testproject properties -> under debug section check

"enable native code debugging"

checkbox.

this should do.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -