I've been trying to get a working set up with Flexcover, using the Flex 4.1 SDK however every time I'm getting the FlexUnit tests to finish, but the Flexcover report is never output.
I have a wait for/checkevery set up to wait for the report to be generated for a max of 6 minutes. However the report is never created.
The tutorials/examples that I have found all pertain to at most the 3.x SDK, using MX scripting instead of the new FX scripting. This is causing a lot of issues for me trying to port these solutions to the newer SDK with my limited knowledge.
If anyone has an example Build, and Test mxml, that would be a colossal help.