saguijs / sagui

:monkey: Front-end tooling in a single dependency
http://sagui.js.org/
MIT License
669 stars 32 forks source link

Remove support for PhantomJS and improve Chrome support #409

Open pirelenito opened 6 years ago

pirelenito commented 6 years ago

Chrome

We should properly set the CHROME_BIN to make it work everywhere: https://github.com/karma-runner/karma-chrome-launcher#headless-chromium-with-puppeteer

PhantomJS

Remove plugins and cleanup browser detection hack: https://github.com/saguijs/sagui/blob/v11/src/configure-karma/index.js#L35