My team is willing to start to write unit tests of our code (we will try even TDD).
Are there some good example Flex projects with well written unit tests?
Unit tests can be performed manually or automated. Those employing a manual method may have an instinctual document made detailing each step in the process; however, automated testing is the more common method to unit tests.
In order to build better software at speed, QA and development teams should unit test early with the build, perform it regularly, and refactor when required. Unit testing is a must-have skill for a modern developer as it can help in writing bug-free code and it is essential to write quality tests.
The AS3Commons and Spring ActionScript projects have a fairly elaborate set of unit tests:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With