-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Testing the doctool #5955
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.testIssues and PRs related to Node.js core tests and test infrastructure.Issues and PRs related to Node.js core tests and test infrastructure.
Both the JSON and HTML output of the doctool are currently untested while tests could have prevented these recent issues:
As a start, a test could include JSON.parse and possibly some lightweight HTML validation triggered by
make test-doc/vcbuild test-doc.