Olical / cljs-test-runner

Discover and run your ClojureScript tests
https://clojars.org/olical/cljs-test-runner
The Unlicense
85 stars 16 forks source link

chrome-headless and/or other doo envs #18

Closed henryw374 closed 5 years ago

henryw374 commented 5 years ago

Hi,

continuing on with the aim of running tests in prod-like env, I want to run in a browser, but unfortunately phantomjs won't do.

added chrome-headless in my own fork for now: https://github.com/henryw374/cljs-test-runner/commit/e6408cbfcdf384ec7b623f52f57e385cb4ff9b1b

Thanks

Olical commented 5 years ago

Yep, that fork is all you need to add more configuration! Feel free to open that as a PR! I suppose it should've been configurable at the CLI all along but oh well, not a huge deal since adding new runtimes isn't going to be a very frequent thing.

Olical commented 5 years ago

Merged, will deploy in 3.2.1.