Fork me on GitHub
#kaocha
<
2020-07-20
>
Yehonathan Sharvit14:07:53

And kaocha-cljs also!

Yehonathan Sharvit14:07:33

Is there a way to run cljs tests on a brother different than Chrome (both local and CI) for instance firefox?

plexus18:07:39

don't think kaocha.bindings will work in this case since it needs to be an atom, although it might. Can't remember if we eval those values or not. Otherwise a hook that resets that atom should work

plexus18:07:40

might also be ways on the java level to configure this, it seems on linux it uses gnome_url_show for instance http://www.docjar.com/html/api/sun/awt/X11/XDesktopPeer.java.html