Closed pomek closed 2 years ago
After upgrading to Karma 6, the following warning is reported:
16 03 2022 12:15:34.369:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead.
intellijkarmarunner
plugin must work.runautomatedtests.js
file (e.g. a function should not be defined as a string).TODO: Report a follow-up issue for upgrading karma in the following repositories:
Issues for upgrading Karma have been created:
📝 Provide a description of the new task
As in the title, due to:
Unfortunately, Karma@6 introduced a few breaking changes that touch our env.