qooxdoo / qxl.testtapper

A headless testrunner for qooxdoo unit tests using the TAP protocol
http://www.qooxdoo.org/qxl.testtapper
MIT License
0 stars 1 forks source link

diag() #3

Closed zaucker closed 5 years ago

zaucker commented 5 years ago

Same as issue #1, but for "dumping" a data structure.

oetiker commented 5 years ago

console.log('# ' + JSON.stringify(myData))