Flexamater!

Drive Flex from Ruby, via Javascript.

Instead of just manually clicking around to test your Flex application: automate your interface testing in Ruby, utilizing flexamater! (get it? Flex-Automater!)

Welcome! Project Home is at http://rubyforge.org/projects/flexamater/

An example of a simple Flex app to be tested http://pastie.org/217032 and http://pastie.org/217033

An example of the app being driven from ruby http://pastie.org/217032

You can get the code out of svn at http://flexamater.rubyforge.org/svn/

Flexamater's goal is to allow you to write automated unit-tests in ruby, which execute prescribed actions within your flex app and then ensure it has performed appropriately. It does this by popping up a Safari browser and driving activity within the Flex app directly from the command line.

Wanna get this example quickly up and running on your own machine to play with?

Questions? Contact me!

Big thanks to blist for letting me open source this code. They rock. Expect big things.