Update to Ext.ux.UnitTest()

Posted on August 31st, 2009 by Arthur Kay

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!

Share and Enjoy:
  • RSS
  • Facebook
  • StumbleUpon
  • Digg
  • Sphinn
  • del.icio.us
  • Technorati
  • Reddit
  • LinkedIn
  • Twitter
  • Yahoo! Buzz

One Response to “Update to Ext.ux.UnitTest()”

  1. Jay Garcia says:

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

Leave a Reply