> FlexUnit seems to be the most used and is definitely the most > tested and supported. I haven't tried the others yet, though > I intend to some day. > > If anyone has used the other 2, let us know so we can see how > it's going.
I have done an experiment with FlexUnit, Fluint, FUnit, and FluxUnit. I wrote a blog a few weeks ago comparing the four of them (http://kiwi-et.blogspot.com/2008/11/flex-testing-frameworks.html). Most offer similar functionality. Of the JUnit style testing units, I would probably favour Funit but Fluint claims to support asynchronous testing. So far my experiments to test form interactions have failed. FluxUnit is interesting because it endeavours to use a behaviour-driven style. I have written up my thoughts on my blog (http://kiwi-et.blogspot.com/2008/11/fluxunit-ing-flex-programming.html). I have only used FlexUnit with the Flex Mojos but intend to experiment with the others when I get time. If I recall correctly, Fluint has Ant tasks available so it should be easy to integrate. FluxUnit may prove more difficult. --------------------------------- Errol Thompson Kiwi-ET Computing Education Research Wellington, New Zealand Phone: +64 21 210 1662 E-Mail: kiwiet (at) acm.org kiwiet (at) computer.org Web: www.teach.thompsonz.net --------------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
