Skip to content

docs: clarify CLI option help and parallel errors - #6167

Open
Hashim1999164 wants to merge 1 commit into
mochajs:mainfrom
Hashim1999164:docs/clarify-cli-option-help-text-6165
Open

docs: clarify CLI option help and parallel errors#6167
Hashim1999164 wants to merge 1 commit into
mochajs:mainfrom
Hashim1999164:docs/clarify-cli-option-help-text-6165

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 22, 2026

Copy link
Copy Markdown

Overview

Clarifies Mocha CLI help text and shortens --parallel conflict errors per #6165.

Checklist

Summary

  • Clarify --pass-on-failing-test-suite and --global help text wording
  • Shorten --parallel conflict errors with --file / --sort
  • Keep the CLI docs help excerpt in sync

Test plan

  • Confirm mocha --help shows the updated descriptions
  • Confirm --parallel --file and --parallel --sort still error with the shorter messages
  • Existing parallel integration tests still match /mutually exclusive with --file|sort/

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 22, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Hashim1999164 / name: Hashim Khan (8a5212b)

@github-actions

This comment has been minimized.

@mark-wiemer mark-wiemer added the status: waiting for author waiting on response from OP or other posters - more information needed label Aug 2, 2026
@Hashim1999164

Copy link
Copy Markdown
Author

Rebased onto latest main and resolved the conflicts. Clarifying help text and shorter parallel exclusivity messages are preserved against the current CLI structure.

@Hashim1999164
Hashim1999164 force-pushed the docs/clarify-cli-option-help-text-6165 branch from 7d1d347 to 8a5212b Compare August 2, 2026 18:26
praann07

This comment was marked as spam.

praann07

This comment was marked as spam.

@mark-wiemer mark-wiemer added status: needs review a maintainer should (re-)review this pull request and removed status: waiting for author waiting on response from OP or other posters - more information needed labels Aug 10, 2026
@mark-wiemer mark-wiemer added this to Mocha Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: needs review a maintainer should (re-)review this pull request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

📝 Docs: Update options output (help, errors)

3 participants