We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a40bb commit cb02391Copy full SHA for cb02391
1 file changed
README.md
@@ -1,8 +1,9 @@
1
-# napi-test-suite
2
-N-API Test Suite
+# js-native-api-test
3
4
-This repository holds a copy of the N-API test suite so that it can be used to validate N-API
5
-implementations outside of Node.js
+Test suite for JavaScript Engine specific portion of Node-api.
+
+This repository holds a copy of the js-native-api subset of the Node-api test suite so that
6
+it can be used to validate native api implementations outside of Node.js.
7
8
Currently we are still working on the process to extract the test suite and publish it to this
9
repo on a regular basis.
0 commit comments