and put all the browser/harness.js code into a seperate project that then just pipes TAP into browser/output.js This way you can use any testing framework as long as it can output TAP and then pipe that into browser/output.js
and put all the browser/harness.js code into a seperate project that then just pipes TAP into browser/output.js
This way you can use any testing framework as long as it can output TAP and then pipe that into browser/output.js