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

Chromium headless #139

Closed darkleaf closed 7 years ago

darkleaf commented 7 years ago

How can I run tests with karma-chrome-launcher and chromium headless?

miikka commented 7 years ago

Support for Headless Chromimum could be added with a pull request similar to #136 .

bensu commented 7 years ago

Closed, now with #136 merged. Thank you @ProjectFrank for putting together the PR and @miikka for merging and moving so many things along!