When running tests in Jest (with the following dependencies: jest, babel-jest, react-test-renderer), kept getting the following error:
Test suite failed to run
TypeError: require(...).evalVMScript is not a function
at JSDOMEnvironment.runScript (node_modules/jest-environment-jsdom/build/index.js:56:31)