Using Ruby to Automate Windows GUI Applications for Testing
Presenting win32-autogui. A Ruby Win32 GUI testing framework packaged as a RubyGem. This library facilitates integration testing of Windows binaries using Ruby based tools like RSpec and Cucumber regardless of the language used to create the binaries. The source repository contains specs and an example Win32 program with source and specs written in Delphi (Object Pascal).
Post a comment