kaocha icon indicating copy to clipboard operation
kaocha copied to clipboard

WIP: Drop into REPL when tests error out

Open alysbrooks opened this issue 2 years ago • 0 comments

Adds a proof-of-concept error REPL when tests error out.

  • [ ] Work around capture-output (or make capture-output work around plugins)?
  • [ ] Try to get it to work with watch load errors?
  • [ ] Add configuration for stopping on errors versus failures
  • [ ] Add retry?
  • [ ] Open an nREPL (or similar) for connecting to an editor.
  • [ ] Include local bindings from test.

alysbrooks avatar Apr 27 '22 03:04 alysbrooks