Getting Testy: Debugging Code with Flex Unit 2.0
Bugs happen. FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. For the Java programmers among us, it mimics the functionality of JUnit, comes with a graphical test runner, and can benefit anyone writing more than a few lines of MXML. We show you how to integrate it into your development environment.
Wednesday, June 6th, 2007
Bugs happen. FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. For the Java programmers among us, it mimics the functionality of JUnit, comes with a graphical test runner, and can benefit anyone writing more than a few lines of MXML. We show you how to integrate it into your development environment.