jest
Last updated
Was this helpful?
Jest is using mhy/configs/swc config. You don't want your test environment to act differently.
jest --passWithNoTests --colors --config=mhy/configs/jesthttps://jestjs.io/docs/en/cli.html
mhy jestmhy jest src/test.jsmhy jest -uLast updated
Was this helpful?
Was this helpful?
mhy jest --watch