Created by: umpox
Avoids importing types from Mocha which conflict with the global test types that Jest provides.
Mocha
Jest
This fixes the immediate problem, it still isn't clear why window.context expects Mocha usage
window.context
Before:
After: