nodejs / webcrypto

This repository has been archived. The WebCrypto API has been implemented in recent versions of Node.js and does not require additional packages.
69 stars 20 forks source link

Use WPT tests #11

Closed devsnek closed 4 years ago

devsnek commented 5 years ago

There is a sizable test suite for WebCrypto in https://github.com/web-platform-tests/wpt/tree/master/WebCryptoAPI.

We have some infrastructure for running WPT in https://github.com/nodejs/node/tree/master/test/wpt and https://github.com/nodejs/node/blob/master/test/common/wpt.js