Skip to main content

Unit tests with Munit

RDFShape API comes with some built-in unit tests written with munit. These are used internally for basic testing.

You can run the tests by running sbt test or simply test from the SBT shell.