My team is willing to start to write unit tests of our code (we will try even TDD).

Are there some good example Flex projects with well written unit tests?

link|improve this question

77% accept rate
feedback

1 Answer

up vote 3 down vote accepted

The AS3Commons and Spring ActionScript projects have a fairly elaborate set of unit tests:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.