RE: Automated testing apps dev in flex ask

2014-05-27 Thread Michael A. Labriola
> I've also heard of FlexUnit, which I believe is more tuned for class > testing rather than UI interaction testing. I have heard of it being > used for UI testing, but it was tricky to setup. Just to reiterate, FlexUnit is definitely unit and some integration testing. It's not intended to do

Re: Automated testing apps dev in flex ask

2014-05-19 Thread roksmediainc
Thank Chris Richard Oren ROKSMedia, Inc. President 714-916-2102 > On 19 May 2014, at 10:55 am, Chris Martin wrote: > > Hmm, I've heard a few names being thrown around from time to time. > Attended the 360Flex conference just last week and saw mustella in action. > It was pretty sweet. Apache

Re: Automated testing apps dev in flex ask

2014-05-19 Thread Chris Martin
Hmm, I've heard a few names being thrown around from time to time. Attended the 360Flex conference just last week and saw mustella in action. It was pretty sweet. Apache Flex uses that for regression testing. I've also heard of FlexUnit, which I believe is more tuned for class testing rather than