Closed jan4984 closed 3 years ago
Well, you are seeing the regular error log ("The worker process finished with code 1 and signal null"). Usually it contains more useful information, but not in this case, so we need to dig deeper: you can enable diagnostic logging, hopefully that will contain the info you need (if you use the mochaExplorer.logpanel
setting, it will create an output panel called "Mocha Explorer Log").
Thanks. In describe
function top-most scope, there's a run-time exception, after fixing that, it's OK now. Is it a kind of bug, should the explorer just parse the test files?