Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session Topic: node-addon-api - test for success #5

Open
mhdawson opened this issue Sep 30, 2019 · 0 comments
Open

Session Topic: node-addon-api - test for success #5

mhdawson opened this issue Sep 30, 2019 · 0 comments
Assignees
Labels
Node.js Session Proposal Proposals for Code&Learn sessions

Comments

@mhdawson
Copy link
Member

mhdawson commented Sep 30, 2019

Topic of the session
Help us broaden the set of tests used to validate node-addon-api. As the dependency on the ecosystem on this module continues to grow (~270k downloads a week and growing) come help build the safety net to make sure we can continue to make it better while ensuring we avoid breaking changes.

This is a good opportunity for those who know C/C++ but may be less familiar with JavaScript or those who are rusty with C/C++ but know JavaScript to contribute to Node.js on small focused task.

Project

node-addon-api is a project within the Node.js organization. It wraps the Node.js core C based N-API to provide a C++ API that is faster and easier to use from C++ code.

Describe the session

There is an existing list of small/manageable tests that we'd like to have added (nodejs/node-addon-api#332). Come work on one of this with the help of the team building node-addon-api. We hope you leave with a PR that helps the ecosystem.

Additional context (optional)
Testing will be on node-addon-api and the documentation is available here: https://github.com/nodejs/node-addon-api#api-documentation

node-addon-api support “N-API (pronounced N as in the letter, followed by API) is an API for building native Addons”
Learn more: https://nodejs.org/dist/latest-v10.x/docs/api/n-api.html#n_api_n_api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Node.js Session Proposal Proposals for Code&Learn sessions
Projects
None yet
Development

No branches or pull requests

4 participants