An open API service indexing awesome lists of open source software.

https://github.com/nodejs/js-native-api-test

Node.js js-native-api-test suite, externalized so that it can be used to test Node-API implementations outside of Node.js
https://github.com/nodejs/js-native-api-test

Last synced: 9 months ago
JSON representation

Node.js js-native-api-test suite, externalized so that it can be used to test Node-API implementations outside of Node.js

Awesome Lists containing this project

README

          

# js-native-api-test

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
it can be used to validate native api implementations outside of Node.js.

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