Can use GUI Testing with C++ or WPF?
William C. C...
2 posts
|
Hi, Just wondered if you could use similar scripted GUI Testing with Ruby with a C++/MFC app or a WPF (Windows Presentation Foundation) app? thanks! |
R P Herrold
3 posts
|
My copy of the book arrived yesterday, and the quick answer is: yes as to the ability to be so used. This ability is mentioned early on in the book. The test harness used is: RSpec It (RSpec) runs under Ruby, but is not restricted to testing Ruby targets alone. Other testing harnesses might include:
—Russ herrold |
William C. C...
2 posts
|
Thanks Russ – I was hoping that was the case and just wanted to find out before I ordered the book! |
3 posts, 2 voices
