FlexUnit is a unit testing framework for Flex and ActionScript applications and libraries
Questions tagged [flexunit]
81 questions
0
votes
1 answer
logging with flexunit
I am using FlexUnit4 with FlashBuilder4. A lot of the classes that I'm unit testing make use of the Flash Logger.
In the main app, we use TraceTarget so that the logging shows up in the trace window, which greatly aids in debugging: