wdio-mocha-framework
wdio-mocha-framework copied to clipboard
Wrap debug command to ensure mocha timeout not triggered
This is not the final implementation (missing tests), but wanted to open a quick PR to discuss if this would conceptually be considered for merge.
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
@christian-bromann any chance you could give this a quick look? This fixes the very annoying issue of needing to set the timeout each time you need to use a debug statement.
Hey, yeah this would be very helpful. We should be consistent with Jasmine and Cucumber and apply the same change there too.
Ok... I have a little less familiarity with these two runners, but I'll give it a look.