qunitjs/node-qunit

Keep module/suiteName logging consistent with QUnit behaviour in the browser. In the browser if no module is defined the default is empty string.

Opened this issue · 0 comments

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