Using org.as2lib.test.unit API
Lately, I’ve been using iteration::two’s AS2Unit for my Unit Testing needs and I think it’s been great. It’s a good starting to point to get into the world of Test Driven Development (TDD). I was gonna print out handy list of test functions for my quick reference when I thought that there isn’t that many tests for AS2Unit. I was wondering if there were other unit testing frame works out there. Funny thing is that it’s been sitting on my computer the whole time when I downloaded the well known Open Source ActionScript 2.0 Library a.ka. as2lib.
There is a package called org.as2lib.test.unit. I was lazy too lazy to read up on every file in the package as there are many. So a little googling lead me to Simon Wacker’s page all the way in Germany. He provides a nice gentle introduction that’s very much like the Flash Magazine article on AS2 Unit. Good read.





