How to start jasmine-browser-runner in serve mode and pick a port?
How to open browser dev tools (edge, chrome)?
How to add a breakpoint?
How to add a logpoint (a breakpoint that only logs and does not stop the execution of the script)
How to step over and into a function
How to let script evalutation contunue to the next breakpoint