developit / karmatic

🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.
https://npm.im/karmatic
1.18k stars 42 forks source link

Make puppeteer a peerDependency #54

Closed marvinhagemeister closed 4 years ago

marvinhagemeister commented 4 years ago

This avoids duplicate chromium downloads if the user has a different version installed in his project.

andrewiggins commented 4 years ago

Reminder, this'll require a major semver update