Hi,
That is unfortunate this setting is a part of the IDE.
That setting only sets and unsets the environment variables. That is how the CLR works. If the environment variable is set it attaches the profiler.
How to enable the profiler can be achieved anyway you want - powershell script, MsBuild ... depending on your build, as long as it sets the environment variables before the test runner process has started.
If you have MsBuild on your side you can have a look at our JustMockStart and JustMockStop tasks here.
Regards,
Svetlozar
Telerik by Progress
That is unfortunate this setting is a part of the IDE.
That setting only sets and unsets the environment variables. That is how the CLR works. If the environment variable is set it attaches the profiler.
How to enable the profiler can be achieved anyway you want - powershell script, MsBuild ... depending on your build, as long as it sets the environment variables before the test runner process has started.
If you have MsBuild on your side you can have a look at our JustMockStart and JustMockStop tasks here.
Regards,
Svetlozar
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items