Skip to content

Commit a17f345

Browse files
committed
docs(rustdoc): document that JS/TS checks run under tidy (eslint, es-check, tsc) and add note about (refs #2364)
1 parent 6982c36 commit a17f345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rustdoc-internals/rustdoc-gui-test-suite.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ For other rustdoc-specific test suites, see [Rustdoc test suites].
77

88
These use a NodeJS-based tool called [`browser-UI-test`] that uses [puppeteer] to run tests in a headless browser and check rendering and interactivity. For information on how to write this form of test, see [`tests/rustdoc-gui/README.md`][rustdoc-gui-readme] as well as [the description of the `.goml` format][goml-script]
99

10-
1110
[Rustdoc test suites]: ../tests/compiletest.md#rustdoc-test-suites
1211
[`browser-UI-test`]: https://github.com/GuillaumeGomez/browser-UI-test/
1312
[puppeteer]: https://pptr.dev/

0 commit comments

Comments
 (0)