It would be nice if one could have small log statements in the hookfiles that are compatible with the selected reporter. `console.log("something")` will break the syntax of the output files (xunit-reporter for example)
It would be nice if one could have small log statements in the hookfiles that are compatible with the selected reporter.
console.log("something")will break the syntax of the output files (xunit-reporter for example)