diff --git a/README.md b/README.md index 38fd992..d5031b3 100644 --- a/README.md +++ b/README.md @@ -46,14 +46,16 @@ Run manually as noted in [Test it out](#test-it-out), or add it to your CI using ## Documentation +- Use --rodeo-profile to force a test against the profile +- Use --strict to also fail on SHOULD requirements. +- Use --log-file debug.log to get all output. For docker variant, see [Test it out](#test-it-out). + ### Limitations - Assuming Openapi 3.1 - Assuming OGC EDR API version 1.2 (draft) - Few, basic tests for now - Will focus more on profiles (limitations within the EDR spec) like than the full EDR spec. -- Use --rodeo-profile to force a test against the profile -- Use --strict to also fail on SHOULD requirements. ### Testing the sedr code to look for regressions