Skip to content

docs: document concurrency, junit and degrade flags - #10

Closed
slegarraga wants to merge 1 commit into
AgentPostmortem:mainfrom
slegarraga:main
Closed

docs: document concurrency, junit and degrade flags#10
slegarraga wants to merge 1 commit into
AgentPostmortem:mainfrom
slegarraga:main

Conversation

@slegarraga

Copy link
Copy Markdown

Closes #4.

Adds the three working flags to evalgate --help and makes the README agree:

  • --concurrency <n> for running cases concurrently
  • --junit <file> for JUnit XML reports
  • --degrade for the mock provider's degraded-output mode

Also adds a short README example showing how --degrade flips the exit code.

Validated with npm run typecheck.

@royalpinto007

Copy link
Copy Markdown
Collaborator

Closing this PR.

The author is no longer an active contributor on these repositories, so this cannot be carried through review or iterated on.

The underlying issue stays open and is available for anyone who wants it. If you were looking at this change, please do open a fresh PR, it is very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: --concurrency, --junit and --degrade are missing from evalgate --help

2 participants