Skip to content

janierdavila/TestingVS2012

 
 

Repository files navigation

Unit Testing in Visual Studio 2012 Demo

Sample project from Unit Testing in Visual Studio 2012 talk

Overview

The source code of the demo is meant to showcase some of the new unit testing features in Visual Studio 2012. Some of highlights include:

  • Microsoft Fakes Framework
    • Shims
    • Stubs
  • Async Testing
  • Traits
  • 3rd Party Test Frameworks

Built With

The technologies used to create the same include:

  • .NET 4.5
  • C#
  • ASP.NET WEB API
  • Entity Framework
  • KnockoutJS.

About

Sample project from Unit Testing in Visual Studio 2012 talk

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.3%
  • C# 7.7%