@ocap/indexdb-test

1.20.3 • Public • Published

Test suite for Index DB

This is a test set for IndexDB implementations, and all IndexDB implementations need to pass this test set.

Usage

const runTest = require('@ocap/indexdb-test');

const indexdb = new IndexDB(); // IndexDB is the class to be tested

runTest({ prefix: 'test', instance: indexdb });

Readme

Keywords

none

Package Sidebar

Install

npm i @ocap/indexdb-test

Weekly Downloads

0

Version

1.20.3

License

MIT

Unpacked Size

145 kB

Total Files

8

Last publish

Collaborators

  • wangshijun
  • polunzh
  • mave99a