{"library":"promises-es6-tests","type":"library","category":null,"description":"The `promises-es6-tests` package provides a compliance test suite specifically designed for the **draft** ECMA-262 6th Edition (ES6, now ES2015) Promises specification. Released at version 0.5.0, it explicitly states that it should not be considered final or complete and does not supersede the Promises/A+ test suite, advising users to run both. The package enables testing of Promise implementations in both Node.js and browser environments by requiring a minimal adapter interface, an extension of the Promises/A+ adapter. Due to its focus on a draft specification that was finalized as ES2015 in June 2015, and its last release being version 0.5.0, this package is effectively outdated and provides checks against an early, non-final version of the standard rather than the stable ES2015 Promises. Its utility for modern Promise implementations is therefore very limited, as the specification it targets has evolved significantly.","language":"javascript","status":"abandoned","version":"0.5.0","tags":["javascript","promises","unit test","ecma-262"],"install":[{"cmd":"npm install promises-es6-tests","imports":["import promisesES6Tests from 'promises-es6-tests';","const promisesES6Tests = require('promises-es6-tests');","promises-es6-tests test_adapter.js","<script src=\"node_modules/promises-es6-tests/bundle/promises-es6-tests.js\"></script>\n// Global `promisesES6Tests` becomes available"]},{"cmd":"yarn add promises-es6-tests","imports":[]},{"cmd":"pnpm add promises-es6-tests","imports":[]}],"homepage":null,"github":"https://github.com/promises-es6/promises-es6","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/promises-es6-tests","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/promises-es6-tests/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}