<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-junit-test-runtime_2.13</artifactId>
<version>1.0.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='org.scala-js', module='scalajs-junit-test-runtime_2.13', version='1.0.0-RC1')
)