Capture console.log setting
By default, Wallaby will capture and display any console.log
values that are executed by your code and tests. This behavior can now be changed with a new captureConsoleLog
setting.
By default, Wallaby will capture and display any console.log
values that are executed by your code and tests. This behavior can now be changed with a new captureConsoleLog
setting.