You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: