bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

PhantomJS soon abandonned #135

Closed DjebbZ closed 7 years ago

DjebbZ commented 7 years ago

The only maintainer stepped down, stating that soon it will get replaced by Chrome headless. Just reporting the info.

https://groups.google.com/forum/m/#!topic/phantomjs/9aI5d-LDuNEhttps://developers.google.com/web/updates/2017/04/headless-chrome

martinklepsch commented 7 years ago

Here are some notes on using headless Chrome with Karma https://github.com/karma-runner/karma/issues/2489

vemv commented 7 years ago

This is kind of a good thing, at least PhJS is not a moving target anymore and consequently doo should have at least one stable target.

bensu commented 7 years ago

Thanks for the heads up! Fixed with #136