FlexUnit4 tests broke in FB4 beta 2
We had numerous FlexUnit4 test classes containing many test cases (both "regular" and async) running from Flash Builder 4 beta 1 (created based on http://www.insideria.com/2009/05/flashbuilder4-will-support-fle.html ). These all stopped running with the release of Flash Builder 4 beta 2 (just a
blank white page displayed (view source reveals the html wrapper for the runner SWF).
I even went so far as to delete the old mxml runner and the previous flexunit SWCs; then created a brand new Test Class and Suite (based on http://help.adobe.com/en_US/Flex/4.0/UsingFlashBuilder/WSA8198309-A6A6-4c68-A65C-24C6AB4D6AA7.html ) to try to get a feel for any changes to running the tests. However, even running these results in just a blank white page opening in the browser, and no tests running.
I know this is a really open-ended question (sorry!) but I'd like to hear thoughts of resources I could look at, or things to try to get these tests running again.
Thanks!
