wix-incubator / jest-metadata

πŸ¦Έβ€β™‚οΈ Superhero power for your Jest reporters! πŸ¦Έβ€β™€οΈ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflict with IntelliJ debugging plugin for Jest

noomorph opened this issue Β· comments

Caused by #46.

JestMetadataError: Cannot use a metadata test environment without a metadata server.
Please check that at least one of the reporters in your Jest config inherits from "jest-metadata/reporter".
  "reporters": [
  '/Applications/WebStorm.app/Contents/plugins/javascript-impl/helpers/jest-intellij/lib/jest-intellij-reporter.js'
]

Expected resolution (to choose):

  • print a warning when a debugger is detected;
  • always print a warning.

πŸŽ‰ This issue has been resolved in version 1.0.4 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

πŸŽ‰ This issue has been resolved in version 1.0.6 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€