Skip to content

The testing guide does not mention where a test should be added #18774

Closed
@joyeecheung

Description

https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md

  1. It does not mention how to determine which folder a new test should go to: parallel, sequential, or any other folders under test
    2. It does not mention how the test should be named (if it's a new test script) It does
  2. It does not mention how to find existing test cases and how to decide if a new test case belongs to a new file or an existing file.

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions