I agree with you. I cheked out your FlexUnit source code to try to help improving the UUIImpersonator. Is there any documentation about the Mustella framework?
On 26 June 2012 16:28, Michael A. Labriola <labri...@digitalprimates.net>wrote: > >I'm having a look to the Flex source code and it seems that Adobe didn't > use TDD or I don't see the ALL tests. > > There are no unit tests. Very early in this list there is a prolonged > series of discussions on this topic, it might be useful to give those a > quick read. > > >For example I think that each spark component should have his related > test but I don't see them. > > There are tests for these components in a framework called Mustella. They > are somewhere between integration and functional tests and constitute the > way the Flex framework was tested. > > One of the goals I originally put out there was to one day have unit test > coverage. > > Mike > >