wix-incubator / jest-metadata

🦸‍♂️ Superhero power for your Jest reporters! 🦸‍♀️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend Fallback API for non-Circus environments

noomorph opened this issue · comments

e.g. jasmine runner

Local testing has shown there is no need to worry about jest-jasmine2.
It would be still advisable to add a small e2e suite for it specifically, but other than that, the project seems to be fully compatible with it as much as it is possible (i.e. it can save global and file-specific metadata compared to the regular fallback mode).