Go To Code From Production

Learn about the new and enhanced features in Visual Studio 2013 make testing Windows Store applications quicker and easier.
Video available in: Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, and Turkish.
The RangeTestMethod shown in this video isn't in the Microsoft.VisualStudio.TestPlatform.UnitTestFramework namespace.
Please advise.
Thanks,
Michael
Thanks
@mscherotter, I found an article regarding the absence of DataTestMethodAttribute... It is only available for the WinRT / WinPhone8 -specific unit tests. I assume the same applies for RangeTestFramework.
Unfortunately, I could not include the URL reference because Channel-9 kept rejecting my post, marking it as spam, but you can google DataTestMethodAttribute, and eventually you'll find a Stack Overflow article on it.
meanwhile, it looks like NUnit supports Range tests and Data tests, so I guess I'll switch over to Nuget, instead.
I don't have this section "Windows Store" (I have VS 2013)
Why ?