Posted on June 15, 2008 by michaelangela
I am just wondering out loud… is this possible? Is there a way to list all the symbols in a Flash file and the classes linkages defined for them? Ah, perhaps better still, if the symbols are the same name as the class they are to link to, scan all the symbols and scan all [...]
Filed under: as3, flash, flex, functional testing | No Comments »
Posted on March 28, 2008 by michaelangela
I don’t know how many times something broke in my flex app and I didn’t know because I didn’t test that bit after updating some code. I have been reading about test driven development, behavior driven development, and most recently “functional testing”. This bit is harder because it’s emulating a user actually using the system.
Enter [...]
Filed under: cool, dev, education, flex, functional testing, ruby, tool | No Comments »