cuzfrog / scala-jest   0.2.1

Apache License 2.0 GitHub

A lightweight scala.js test framework that brings back the power to test against jsdom within sbt console

Scala versions: 2.12
Scala.js versions: 0.6

sjest 0.1.0


Group ID:
com.github.cuzfrog
Artifact ID:
sjest_sjs0.6_2.12
Version:
0.1.0
Release Date:
Dec 13, 2017
Licenses:
Files:

libraryDependencies += "com.github.cuzfrog" %%% "sjest" % "0.1.0"

Mill build tool

ivy"com.github.cuzfrog::sjest::0.1.0"

Scala CLI

//> using dep "com.github.cuzfrog::sjest::0.1.0"