I am creating Qunit tests which are running on grunt server. In the test when I am trying to use "console.log" to log some output to the console, it is not printing anything in the console. Currently I am able to use only OK to perform the assertions.
Please give your inputs.
QUnit.log()
?? api.qunitjs.com/QUnit.log – Candycecandystriped