-
Notifications
You must be signed in to change notification settings - Fork 10
Unit tests
Eduardo Ulibarri Toledo edited this page Jun 22, 2021
·
1 revision
The 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.
WESO Research Group - See RDFShape API's webpage