PureMVC AS2.0 Unit Tests released
I’m really pleased to announce that the port of the PureMVC unit tests from AS3 to AS2 is complete, barring an update of the wiki.
You can get the details here, or export/checkout directly from the Subversion repository here.
This has pretty much been a simple port of the AS3 tests, but I’ve modified some of the mock objects required for the tests. Hopefully it all makes sense.
The AS2.0 tests make use of the AsUnit framework.