Back in May, I started a pet-project on Unit Testing with ExtJS. I just uploaded the newest changes to my Ext.ux.UnitTest() class, and a demo is available here.
The most recent enhancements include:
- migration from Ext 2.2.1 to Ext 3.0
- use of Ext.chart.PieChart() to visually track the tests
- addition of assertTrue() and assertFalse() test methods
- test grouping, and color-coded group labels
Take a look and let me know your thoughts!






This could be an awesome asset to many developers. Keeping my eyes on this one. Thank you.