Closed silenceu closed 4 years ago
Delayed root suites aren't supported yet, but I'll look into it.
Ok, thank you for your contribution, I look forward to this feature! 🌷
I have added --delay
support to version 2.5.0. As usual, you can put it either in your Mocha configuration file or in your VS Code settings.
Hello, thank for your great extension!
I find this extension couldn't find test suits when use delayed-root-suite. Does this extension implement this function, or I my .mocharc.js file is wrong?
Here is my envirment:
.mocharc.js:
test/top.test.js: