/sbt-accessibility-linter-example

just a test harness to demonstrate sbt-accessibility-linter while we work on it

Primary LanguageScala

sbt-accessibility-linter-example

This is targeting a snapshot dependency of scalatest-accessibility-linter so you'll need to grab that from the PR below and publishLocal before you can use this repository until the new version has been released.

In this repo you need to extract and install the js dependencies of sbt-accessibility-linter before you can run the tests:

sbt a11yInstall test

The tests are located at /src/test/scala/example/HelloWorldSpec.scala