Open
Description
Summary
It would be useful to be able to automatically trigger a debugger launch call on failed test/assertion. This is especially interesting when the issue is quite randomic and we are not having enough info to try to replicate the issue.
This should not be the default configuration but more an option that can be enabled. We could consider having some specific filter flag too to avoid launching the debugger on any failed test but rather on a list of tests.