Properly running tests (beta1 release did not run tests).
All Drupal core tests written in D7/8 branches now pass in this D6 branch.
New menu path to allow the running of only specified modules. eg.: admin/build/qunit/System;myModule runs Drupal's core "System" tests and any tests marked with "group: myModule".
Updated online documentation at /admin/help/qunit to demonstrate example tests