Open Issues Need Help
View All on GitHubAI 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