Little progress on my forked version of AsUnit
I managed to add a new preReq method and to amend the cleanUp method to be executed at the beginning [...]
Posted in AsUnit, TDD 4 Comments
Interface-Segregation Principle and SmartFoxClient
We are using Smartfox as server technology for our new project and we also used it for our previous project [...]
Posted in AS3, SmartfoxServer 0 Comments
Continuous integration with AsUnit and TeamCity
After my previous post I managed to integrate AsUnit with TeamCity and also to implement a new JUnitStyleResultPrinter into ASUnit. [...]
Posted in AS3, Flash, TDD, Tools 0 Comments
Continuous integration with AsUnit – little issue
I came across a problem today, I was trying to integrate AsUnit with TeamCity to setup our continuous integration system. [...]
Posted in AS3, TDD 11 Comments
Using SWF files that implement a Specific Interface
How about modularizing your application so that other developers can develop external modules by only knowing a specific set of [...]
Posted in AS3, components, Flash, Thoughts 7 Comments

Eclipse – Get project name within Ant script