Welcome to MSDN Blogs Sign in | Join | Help

April 2008 - Posts

Environment Agnostic Tests

What is an environment agnostic test? This is a test which will execute successfully no matter how the environment is configured assuming that the product which you intend to test is available on the machine. What are some possible environment variables?
Posted by eric | 1 Comments

DevDiv Source Control

A question that I was recently asked on a trip was what source control system we use and what it looks like. I've spent quite a bit of time in this space for our team and will try to answer the question with this post. What source control provider does
Posted by eric | 2 Comments

Disposing Your Finalizers

.csharpkeyword { color: #0000ff; } .csharptype { color: #2b91af; } Yesterday I was bitten by a bug in our test infrastructure where the code was attempting to dispose of an object in the finalize method. It took me a bit longer then I had hoped to track
Posted by eric | 2 Comments
 
Page view tracker