japgolly / scalajs-react

Facebook's React on Scala.JS
https://japgolly.github.io/scalajs-react/
Apache License 2.0
1.64k stars 231 forks source link

Modern testing recipe? #1079

Open nafg opened 1 year ago

nafg commented 1 year ago

https://github.com/japgolly/scalajs-react/blob/master/doc/TESTING.md#setup involves PhantomJS and jsDependencies, both of which are anachronisms. Is there a better recipe?