raquo / scala-dom-testutils   18.0.1

MIT License GitHub

Test that your DOM nodes / HTML elements match your expectations in a type-safe way

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

domtestutils 0.10


Group ID:
com.raquo
Artifact ID:
domtestutils_sjs0.6_2.13
Version:
0.10
Release Date:
Feb 1, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.raquo" %%% "domtestutils" % "0.10"

Mill build tool

ivy"com.raquo::domtestutils::0.10"

Scala CLI

//> using dep "com.raquo::domtestutils::0.10"