Smart Unit Tests requires a reference to Microsoft.Pex.Framework.dll
. On my machine this file is located in C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Microsoft\Pex\Microsoft.Pex.Framework.dll
.
I don't think that's the right way to reference the file:
What's the right way to reference Microsoft.Pex.Framework.dll
in Visual Studio Smart Unit Tests projects?
Pex is a Visual Studio add-in and testing tool developed by Microsoft Research. It investigates, explores the managed code and suggests the tests, which the project requires.
For now, referencing by path is the only option. I will see if we can make it available as a NuGet package.
Would be great to have this as a NuGet package otherwise the build failes on pure MSBuild buildslaves due to the missing reference..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With