Shaun Wilde

Results 78 comments of Shaun Wilde

> What are you doing right now? Something like this? we did look at that package but instead we are using ildasm (3 line script) and saving the assembly to...

I see what you are doing but surely this environment variable should be set by the host process or even set it in the environment variables (user/system) of the process...

You might want to use a consistent approach for all profilers like NCover/PartCover/OpenCover in much the same way as Moles (or TypeMock) take as there may be other profilers out...

The simplest way is to just have the user register the GUID/CLASSID of the chained profiler before calling your mock runner. A simple environment variable would suffice. Your users (who...

Did you progress further with TypeMock and PartCover integration?

Yup - sorry yes JustMock and PartCover (or OpenCover)

Also wanted by the .net core team - https://github.com/dotnet/corefx/issues/17107 But also dependant on the work porting the profiling API to .net core - https://github.com/dotnet/coreclr/issues/445

@pms1969, as far as I know, the API has not yet been created/released for those platforms to allow the OpenCover work to even start.

@johnnyasantoss no-one is working on a linux implementation yet AFAIK - not sure when that will happen.