|
Breakpoints support has been checked in. Currently when you run single test, you can set breakpoints by clicking on the rows where you want to stop and execution will stop at each breakpoint. By pressing continueTest you can continue running. Click on a row with breakpoint will remove that breakpoint. The row with breakpoint will be marked as gray. If you reload the test, all breakpoints set before will desappear. |
||||||||||||||||||||||||||||||||||||||||||||||||||
Can we expand the scope of this: I'd also like to be able to set one or more breakpoints inside the currently selected test.
It might not have to be a checkbox ... perhaps we could set/clear breakpoints by clicking on the row. The breakpoint might be represented by a particular CSS class.