Skip to content

doc: add fullName property to SuiteContext documentation#60852

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

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

Conversation

@Anandesh-Sharma
Copy link
Copy Markdown

The fullName property exists at runtime for SuiteContext but was missing from the documentation. This property returns the name of the suite and each of its ancestors, separated by >.

Fixes: #60757

The `fullName` property exists at runtime for `SuiteContext` but was
missing from the documentation. This property returns the name of the
suite and each of its ancestors, separated by `>`.

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
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