A script for tabulating test failures

Hi Mike,

Attached is a small script to create a table of test results for 
different browsers. It expects the XML results of my test runner [1] to 
be in files in the same directory, and that the list of those files is 
defined by the 'uas' variable. If you want the test names to link to the 
test, you'll need to update the value of 'base'.

HTH
Ms2ger

[1] https://bitbucket.org/ms2ger/test-runner

Received on Thursday, 12 December 2013 14:38:04 UTC