Skip to content

Commit

Permalink
doc: adds link to nightly code coverage report
Browse files Browse the repository at this point in the history
Adds a link to the nightly test code coverage report page
to the writing-tests.md documentation.
  • Loading branch information
srcmake committed May 27, 2019
1 parent 4b74dae commit fc42d1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/guides/writing-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,9 @@ will depend on what is being tested if this is required or not.
To generate a test coverage report, see the
[Test Coverage section of the Building guide][].

Nightly coverage reports for the Node.js master branch are available at
https://coverage.nodejs.org/.

[ASCII]: http://man7.org/linux/man-pages/man7/ascii.7.html
[Google Test]: https://github.com/google/googletest
[`common` module]: https://github.com/nodejs/node/blob/master/test/common/README.md
Expand Down

0 comments on commit fc42d1e

Please sign in to comment.