Announcing the Unit Test Generator Visual Studio Extension BETA

With Unit Test Generator under the bonnet (hood) … aka vsarUnitTestFx ...‎ we met the first of three major milestones when we shipped the internal Alpha.

Today our product owner gave us the image and announced the public Beta. Here is a copy of his announcement:

I’d like to announce the Beta release of the ALM Rangers Unit Test Generate VS Extension. Now available on the VSGallery . Please download, try it out, dogfood, and provide feedback.

When moving from VS2010 to VS2012 a lot of users missed the old Create Unit Test feature from VS2010. This extension helps to meet that need. It provides a new command to the context menu that allows for generation of a test method skeleton (including class and project if needed). It allows for customization of the naming and flexibility in workflows.

To Install:

  • You can install directly from the VSGallery inside Visual Studio 2012.

clip_image001

  • Or download from the VSGallery link directly.

This code is a Beta and subject to change. Please provide feedback directly on the Review and Q/A links on VSGallery.

Thanks,

ALM Rangers UnitTestFx Team