Skip to content
  • anonym's avatar
    Add optional pause() notification feature to the test suite. · 9bdf05e4
    anonym authored
    It will run an arbitrary shell command when pause() is called, e.g. on
    failure when --interactive-debugging is used. This is pretty useful
    when multitasking with long test suite runs, so you immediately are
    notified when a test fails (or when you reached a temporary pause()
    breakpoint).
    
    Will-fix: #12175
    9bdf05e4