Thanks Mike. I saw heaps of discussion around Mustella and regarding the selection of a test framework, but nothing specifically about the (non)existence of unit tests for the framework.
I'm more than a little frightened that we don't have test coverage. Without seeing the tests, I'm guessing that it would be a pretty mammoth effort to create unit tests for areas not sufficiently covered by Mustella. I hope this will happen organically (and I realize this could get into an idealogical debate, which is not my intent), but I suggest that we strongly encourage a create-as-you-go approach to unit testing, specifically: * For existing code, write tests to verify changes * For new code, target 100% coverage sD On Tue, Feb 28, 2012 at 7:46 AM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >I assume I'm missing something, but I don't see *any* unit tests in the > repo. Are we still waiting on those? > > Look back through the list, there was a lot of discussion on this. There > are no unit tests for the Flex framework. There are mustella tests, which > is proprietary testing framework used by Adobe that will someday be > contributed along with the tests. > > Mike > >