Sorry, no support for flexunit 4 yet.... What people usually to is create the test launch on the main source folder and keep the test classes on src/test/flex.
On SWC project I set src/test/flex as my main source folder. Unfortunately on SWF projects this is not possible. BTW, what did you think about flexunit support on flashbuilder 4? I did expected more... and you? VELO On Wed, Jun 3, 2009 at 1:01 PM, Mario <[email protected]> wrote: > > Hi, > > I have a problem with my Flex project structure. It's not a Flexmojos > problem, but as Flexmojos supports FlexUnit (already Version 4?), a > lot of you must have the same issue... > > Let's say we have a very little project which has two paths > > -src/main/flex > -src/test/flex > > In Flex Builder (also Flash Builder 4) you can just define a 'Main > source folder', but not a 'Test source folder'. So do you split your > project like proposed at > http://raptureinvenice.blogspot.com/2008/04/better-way-to-set-up-flexunit.html > . > > Flash Builder 4 supports creation of test classes, but creates it in > the same directory as the class to be testet :/ > > Any suggestions welcome. Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
