Category Archives: Visual Studio

Chutzpah test adapter for Visual Studio 11 Beta

Visual Studio 11 Beta was released today and one of the many cool new features is the Unit Test Explorer. The Unit Test Explorer functions using a plugin model where it scans for test adapters and uses them to find … Continue reading

Posted in Chutzpah, Visual Studio, Visual Studio Gallery | 5 Comments

The problem with the EnvDTE ItemOperations.NewFile method

During my work on the latest version of the Snippet Designer I was struggling with solving an issue with the EnvDTE method ItemOperations.NewFile. The purpose of the NewFile method is to create a new file in the same manner as … Continue reading

Posted in Visual Studio, VS SDK | 5 Comments

OpenWithTest 0.4 Released

OpenWithTest 0.4 has been release on the Visual Studio Gallery. If you already have it installed you should get an update in your extension manager. Release Notes Added an OpenWithTest toolbar button. This button allows you to quickly enable and … Continue reading

Posted in OpenWithTest, Testing, Tools, Visual Studio, Visual Studio Gallery | 1 Comment

OpenWithTest released on Visual Studio Gallery

Download
Either download from the extension manager by searching OpenWithTest or go to the project page here.
Summary
Open with Test is a Visual Studio extension which serves one simple task: To always open your test files and implementation files tog…

Posted in OpenWithTest, Testing, Tools, Visual Studio, Visual Studio Gallery | Leave a comment

Snippet Designer 1.3 Released!

I just released Snippet Designer 1.3. CodePlex Page: http://snippetdesigner.codeplex.com/ Visual Studio Gallery Page: http://visualstudiogallery.msdn.microsoft.com/en-us/B08B0375-139E-41D7-AF9B-FAEE50F68392 The key features of this release are supp… Continue reading

Posted in Snippet Designer, Snippets, Visual Studio, Visual Studio Gallery | Leave a comment