Sign in
Daniel Vasquez Lopez's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
AV
C#
Composition
Crash
Debugging
ETW
Extensibility
Framework
FREB
Frustration
FTP
IIS
Instrumentation
KD
Kernel
Line
MCS
MEF
Memory
mstest
MVC
NPR
Office
Outlook
Performance
Personal
Public Radio
Redirect
Regex
Rewrite
Rewriter
UI
unit test
Windows Phone
WS-RM
X509
x64
Browse by Tags
MSDN Blogs
>
Daniel Vasquez Lopez's Blog
>
All Tags
>
unit test
Tagged Content List
Blog Post:
Enable code coverage in Visual Studio
aractnido
For some reason, every time that I want to enable code coverage for a library that I’m unit testing, I found hard to remember how to enable this fabulous feature. Here are the steps (that work for me): Double click the [Local].testsettings file in the Solutions Items folder in the Solution Explorer window...
on
16 Feb 2010
Blog Post:
Run MSTest.exe as a native 64-bit process.
aractnido
If you need to run MS Test command line utility as a 64-bit process you need to do 2 things: Disclaimer : Be aware that this is not supported and it is under you own risk. 1. Backup the MSTest.exe file first and then remove the 32-bit flag by running the CorFlags.exe utility as: CorFlags...
on
28 Mar 2009
Page 1 of 1 (2 items)