Feb 2, 2013
Post comments count0
Post likes count0
Improvements in Windows Store Unit Tests: Test Exceptions in Async Lambda Expressions, Run Tests on the UI Thread
Microsoft Visual Studio 2012 includes support for unit testing managed Windows Store apps and includes unit test library templates for Visual C#, Visual Basic and Visual C++. For more information about these, see Creating and Running Unit Tests for Windows Store Apps. The namespace Microsoft.VisualStudio.TestPlatform.UnitTestFramework contains a ri...