Skip navigation
Currently Being Moderated

debugging ant build tests?

Apr 21, 2010 5:55 PM

Hi,

I'm using Ant build to run my tests. Is there a way to run the test in debug mode and use Flash Builder to debug my application during testing?

 
Replies
  • Currently Being Moderated
    Apr 21, 2010 8:00 PM   in reply to sanggpark

    To the best of my knowledge this is not possible due to the ant build, but there might be some way that I am just not familiar with.

     

    If you are launching the tests in Flash Builder, they can be launched in debug mode and you can accomplish the behavior you mention. It is the ant component here that becomes the wild card.

     

    Mike

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 28, 2010 12:25 PM   in reply to sanggpark

    Yep, that will work. good call.

     

    Just make sure you don't build through builder/have build automatically on at any point or it will likely hose you up.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points