Skip to content

docs: add fullName property to SuiteContext documentation#60851

Closed
Anandesh-Sharma wants to merge 1 commit intonodejs:mainfrom
Anandesh-Sharma:docs-suitecontext-fullname
Closed

docs: add fullName property to SuiteContext documentation#60851
Anandesh-Sharma wants to merge 1 commit intonodejs:mainfrom
Anandesh-Sharma:docs-suitecontext-fullname

Conversation

@Anandesh-Sharma
Copy link
Copy Markdown

The fullName property exists at runtime for SuiteContext but was missing from the documentation. This commit adds the missing documentation to match the existing TestContext.fullName documentation.

Fixes: #60757

The `fullName` property exists at runtime for `SuiteContext` but was
missing from the documentation. This commit adds the missing documentation
to match the existing `TestContext.fullName` documentation.

Fixes: nodejs#60757
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem. labels Nov 25, 2025
@Renegade334 Renegade334 added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Nov 25, 2025
@Renegade334
Copy link
Copy Markdown
Member

Before opening a PR against an open issue, please first check whether there's already an active PR linked to that issue.

Also, I'm guessing that this is an agent-generated commit; there's nothing wrong with that, but the onus is on you to check its output for sanity. The PR as submitted has removed almost all of the edited documentation file, so even if this weren't a duplicate, this would not have been accepted.

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

Labels

doc Issues and PRs related to the documentations. duplicate Issues and PRs that are duplicates of other issues or PRs. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SuiteContext missing fullName property that exists at runtime

3 participants