I assume you are talking about Mustella tests? I wrote up some detailed directions on how to debug Mustella tests with FB a while ago [1]
The wiki page [2] has similar instructions for IntelliJ as well. (Search for 'Debugging with IDEA' in this page) Thanks, Om [1] http://mail-archives.apache.org/mod_mbox/flex-dev/201310.mbox/%3CCACK5iZebMp-GkuHGO7ryu=fvN=rx6gacmoh-utb3rww5t3b...@mail.gmail.com%3E [2] On Sun, Nov 30, 2014 at 3:01 AM, Harbs <harbs.li...@gmail.com> wrote: > I’m trying to work on the test failures, and there’s got to be a better > way than what I’m doing. > > I’m trying to debug using fdb, but it’s incredibly tedious just trying to > find the spot where things are going off. It’s the first time I’m ever > using fdb, so chances are I’m not using it right, but I don’t know where to > get direction there. > > Is there an easy way of loading the test project in Flash Builder or > IntelliJ IDEA? Other pointers? > > Thanks, > Harbs