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.2.1


Group ID:
com.github.cuzfrog
Artifact ID:
sjest_sjs0.6_2.12
Version:
0.2.1
Release Date:
Feb 3, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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