node-qunit icon indicating copy to clipboard operation
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.

Open muthu90ec opened this issue 6 years ago • 0 comments

The suiteName should be empty when module is not defined for tests.

muthu90ec avatar May 16 '19 16:05 muthu90ec