Reported does not work with jest < 29, error: allure-jest-circus/index.js" does not export a "getVmContext" method, which is mandatory from Jest 27.
Opened this issue · 0 comments
saritvakrat commented
When trying to run tests after insllaing the plugin i get this error:
Jest version: "ts-jest": "^29.0.3"
Reported version: "allure-jest-circus": "^1.0.0",
Test environment found at "/Users/aa/Documents/automation/aa/node_modules/allure-jest-circus/index.js" does not export a "getVmContext" method, which is mandatory from Jest 27. This method is a replacement for "runScript".