plenary.nvim icon indicating copy to clipboard operation
plenary.nvim copied to clipboard

Attach debugger to test harness

Open seflue opened this issue 8 months ago • 0 comments

Is it possible to run busted tests with a debugger attached?

I played arround a little bit with OSV and the plenary tests suite of a plugin I am working on, but I am only able to get the test to halt at a breakpoint outside of describe. Breakpoints within actual tests are not triggered.

Is there anyone who got this to work? Is support for debugging tests actually in the scope of Plenary?

seflue avatar Jun 09 '24 16:06 seflue