Skip to content

Commit cb02391

Browse files
authored
Update to reflect js-native-api subset
1 parent d8a40bb commit cb02391

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# napi-test-suite
2-
N-API Test Suite
1+
# js-native-api-test
32

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
3+
Test suite for JavaScript Engine specific portion of Node-api.
4+
5+
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.
67

78
Currently we are still working on the process to extract the test suite and publish it to this
89
repo on a regular basis.

0 commit comments

Comments
 (0)