node-qunit
node-qunit copied to clipboard
Keep module/suiteName logging consistent with QUnit behaviour in the browser. In the browser if no module is defined the default is empty string.
The suiteName should be empty when module is not defined for tests.