360Flex Camp New Jersey Unit Testing your apps.
Unit testing is important. I know it, you know it, I think even my mom knows it, though she probably just heard about it at a Jafra meeting.
That said, if you're not using Unit Testing in your Flex apps, you should be. Jeff Tapper of Digital Primates, will be presenting on Fluint, formerly known (like Prince was, ya know) as dpUnit.
Based loosely on the concepts of FlexUnit and its ancestor JUnit, fluint provides enhanced asynchronous support, a graphical test runner, integration with continuous build systems and an optional Adobe AIR client for directory watching.
It adds support for:
That said, if you're not using Unit Testing in your Flex apps, you should be. Jeff Tapper of Digital Primates, will be presenting on Fluint, formerly known (like Prince was, ya know) as dpUnit.
Based loosely on the concepts of FlexUnit and its ancestor JUnit, fluint provides enhanced asynchronous support, a graphical test runner, integration with continuous build systems and an optional Adobe AIR client for directory watching.
It adds support for:
- Multiple simultaneous asynchronous operations
- Asynchronous setup and teardown
- Asynchronous returns before method body completion
- Support for UIComponent testing
- Support for test sequences
- Support for testing Cairngorm commands and controllers
- XML output of testing results
- Support for externalizing tests in modules



0 Comments :
Post a Comment
<< Home