10597 - Flex - Test runner is output in production folder?
Hi,
I noticed that the test runner swf file is compiled and placed inside the out/production folder. This seems a bit strange to me since the resources I need for my test (xml and txt files) are copied to the out/test folder.
I could change the output path in the Flex compiler settings, but that will also cause my compiled library (swc) to be copied in the test folder.
Should I file a bug or is this intended behavior and am I missing a setting somewhere? Seems to me like what I describe should be standard behavior when executing a test suite.
regards,
Christophe
Please sign in to leave a comment.
Hello Christophe,
Yes, please file a feature request in JIRA.
Regards,
Kirill
http://www.jetbrains.net/jira/browse/IDEA-24074