Re: Re: Test Driving WPF
Bill Arnette <[email protected]>
| Newsgroups | gmane.comp.programming.test-driven-development |
|---|---|
| Message-ID | <CA++vtwk1fNHUSnLYD71b79q=bpXewLFYaHaiouQg6tt=XQCN5A@mail.gmail.com> |
I ran across this the other day... Microsoft UI Automation library "In this month's column, I will show you how to get started with UI test automation using the new Microsoft UI Automation library, which is included in the .NET Framework 3.0 as part of Windows Presentation Foundation (WPF)." http://msdn.microsoft.com/en-us/magazine/cc163288.aspx On Tue, Nov 5, 2013 at 5:30 AM, Reuven Yagel <[email protected]> wrote: > > > There is a nice new infoq article by Henri Kniberg in which he > demonstrates a simple method for testing below the UI layer > http://www.infoq.com/articles/atdd-from-the-trenches > > > -- Bill Arnette