This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Unclear how to run only part of the suite #235
Open
Description
I tried using --test
and --includedGroups
but it seems these options can't be combined with the --server
option. And if I don't set the --server
option, then I get ERROR: missing server uri
so that's also not the right way, I think.
java -jar target/ldp-testsuite-0.2.0-SNAPSHOT-shaded.jar --direct --includedGroups MUST --server http://localhost:8000
ERROR: The option 'server' was specified but an option from this group has already been selected: 'includedGroups'
usage: java -jar ldp-testsuite.jar
--assertor <assertor> the URL of the person or agent
that asserts the results: required
with --earl
--auth <username:password> server basic authentication
credentials following the syntax
username:password
[...]
Metadata
Metadata
Assignees
Labels
No labels