Skip to content

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

License

Notifications You must be signed in to change notification settings

nodejs/node-api-cts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Node-API Conformance Test Suite (node-api-cts)

A test suite for Node-API implementors across different JS engines and runtimes. Written in ECMAScript & C/C++ with an implementor customizable harness.

Important

This repository is currently a work-in-progress and shouldn't yet be relied on by anyone.

Overview

The tests are divided into two buckets, based on the two header files declaring the Node-API functions:

  • tests/js-native-api/* testing the engine-specific part of Node-API defined in the js_native_api.h header.
  • tests/node-api/* testing the runtime-specific part of Node-API defined in the node_api.h header.

About

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

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 3

  •  
  •  
  •