-
Notifications
You must be signed in to change notification settings - Fork 7
Add test driver class #12
Copy link
Copy link
Open
Labels
Description
It should be possible to run tests from command line, using the following arguments:
- dataset URI or SPARQL endpoint
- sitemap ontology URI
- request URI
- request headers
The driver class would need to implement main() method. It could be used to run scripts from a suite that tests the processor's conformance to the specification.
Reactions are currently unavailable