Windows 8 XAML Tips - Inline data-driving Unit Testing
13-Aug-2013
While watching the Automated Testing of XAML-Based Windows StoreĀ Apps Build session on video I learned something new. There is a new way in Visual Studio 2013 to do data-driven unit testing using the DataRowAttribute. I couldn't find much documentation or samples so I will try to explain it in this blog post.