Category Archives: white

How to test a WPF app using IronRuby and White

—UPDATE— Since I wrote this post, I have put together a ruby gem designed for testing WPF UIs called ‘bewildr’. I wrote up an introductory post about bewildr here. Bewildr removes the need for using White – it’s written in … Continue reading

Posted in Automated Testing, Example Code, IronRuby, Making Life Easier, Ruby, Test::Unit, Tools, bewildr, white | Tagged , , , , , , , , | 1 Comment

Automating a WPF UI using ruby, win32ole and White

UPDATE (17/2/2010): It *can* be done, see here: How to test a WPF app using IronRuby and White. The solution doesn’t use win32ole though… just IronRuby —– Short story: it doesn’t work (…well, not out-of-the-box). Long story: I’ve finally had … Continue reading

Posted in Automated Testing, Example Code, Ruby, Tools, white, win32ole | Tagged , , , , , | 1 Comment