joescii / sbt-js-test

sbt plugin for running JavaScript tests on the JVM with browser APIs
Apache License 2.0
13 stars 9 forks source link

sbt 1.0 support #13

Open Lugghawk opened 5 years ago

Lugghawk commented 5 years ago

Notes: There seemed to be some changes in the output from the javascript runners which changes the lines that were investigated in most of the tests. I fixed this by changing what lines were looked at, as I couldn't figure out what was causing the extra output.