when you finish configur…
when you finish configuring a mocha test bench with all those, you already wrote half your test cases with jest
Responses:
For us it’s a matter of refactoring existing mocha tests to jest, or to just rewrite the workspace.json to use run-commands and invoke mocha…. So I’ll go for the latter and not waste another day trying to figure out which bit jest has “magically” mocked that caused things to fail :slightly_smiling_face: