Hi Harbs,

That is great!! 

Before the merge with your branch I had everything set up in my IDE Intellij
and was able to build project and debug, but now I can't figure out why it
doesn't work. That's why I've added to our ant script ability to build
project in debug mode. :)
In build.properties you have to set:

minimalTests = true (to run all tests)
flexdebug = true (to have ability to debug tests)

Note one thing if you have run one selected tests you can add it to:
MinimalTestsSuite.as and all runnuble tests are in AllTestsSuite.as

As for debug - Once you build by ant flex unit app with flexdebug mode, you
have to run in your IDE 

1) debug listening
2) run tlf flex unit app using Vellum
flex-tlf/bin/apps/automation_apps/bin/VellumUnit.html

Piotr






-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Commit-of-table-work-tp41095p42701.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to