wdio-mocha-framework icon indicating copy to clipboard operation
wdio-mocha-framework copied to clipboard

Wrap debug command to ensure mocha timeout not triggered

Open jaridmargolin opened this issue 7 years ago • 4 comments

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.

jaridmargolin avatar Dec 13 '17 00:12 jaridmargolin

CLA assistant check
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.

jsf-clabot avatar Dec 13 '17 00:12 jsf-clabot

@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.

jaridmargolin avatar Feb 26 '18 18:02 jaridmargolin

Hey, yeah this would be very helpful. We should be consistent with Jasmine and Cucumber and apply the same change there too.

christian-bromann avatar Feb 26 '18 23:02 christian-bromann

Ok... I have a little less familiarity with these two runners, but I'll give it a look.

jaridmargolin avatar Feb 27 '18 15:02 jaridmargolin