Sometimes we give away our ideas for free.
Digital Primates is committed to sharing our internal tools with the broader development community.
dpUInt
Based loosely on the concepts of FlexUnit and its ancestor JUnit, the digital primates Unit and Integration testing framework (dpUInt) 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 auto-reload and test running based on directory watching (optional with AIR client)
dpHibernate
dpHibernate is a custom Flex Library and a BlazeDS Hibernate adapter that work together to give you support for lazy loading of Hibernate objects from inside your Flex applications.