An open implementation of a Test suite that can execute, validate and measure the compliance of an ODRL evaluator over a set of test cases.

1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the `demo/test_suite.ts` script to accept a path to a test case file as a command-line argument, instead of hardcoding the test cases within the script. The script should then load and process the test case specified by the command-line argument.

Complexity: 2/5
good first issue

An open implementation of a Test suite that can execute, validate and measure the compliance of an ODRL evaluator over a set of test cases.

TypeScript