We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae1f0d commit 09f96f7Copy full SHA for 09f96f7
test/README.md
@@ -1,4 +1,15 @@
1
-# Table of Contents
+# Node.js Core Tests
2
+
3
+This folder contains code and data used to test the Node.js implementation.
4
5
+For a detailed guide on how to write tests in this
6
+directory, see [the guide on writing tests](../doc/guides/writing-tests.md).
7
8
+On how to run tests in this direcotry, see
9
+[the contributing guide](../CONTRIBUTING.md#step-5-test).
10
11
+## Table of Contents
12
13
* [Test directories](#test-directories)
14
* [Common module API](#common-module-api)
15
0 commit comments