mikera / core.matrix

core.matrix : Multi-dimensional array programming API for Clojure
Other
700 stars 113 forks source link

running cljs tests on phantom #326

Closed shark8me closed 6 years ago

shark8me commented 6 years ago

cljs tests can now be run with "lein with-profile cljs doo phantom test once". (post installation of phantom). For running on other JS VMs, install VM (e.g. npm) and replace phantom with npm.