Mocha and chai tests are not working Gioioso Matteo 创建于 2020年04月09日 07:58 If I try to run a test I get this error: ReferenceError: expect is not defined Mocha config `--require babel-register `, chai and mocha types have been downloaded Goland version: 2019.3.3
This is a runtime error. Do you have chai module installed (
npm install chai)?