{"library":"promises-aplus-tests","type":"library","category":null,"description":"This package provides the official compliance test suite for the Promises/A+ specification, currently at version 2.1.2. It is designed to verify that a promise implementation correctly adheres to the `then()` method behavior defined in the Promises/A+ specification. The suite can be run in both Node.js and browser environments, requiring a minimal adapter interface from the promise library under test. Key differentiators include its status as the authoritative test suite for the specification, allowing compliant libraries to display the Promises/A+ logo. Releases appear to be driven by specification updates and maintenance, with the last major update (v2.0.0) aligning with Promises/A+ v1.1. It ensures comprehensive test coverage for various promise states and operations, making it an essential tool for promise library authors.","language":"javascript","status":"active","version":"2.1.2","tags":["javascript","promises","promises-aplus"],"install":[{"cmd":"npm install promises-aplus-tests","imports":["import promisesAplusTests from 'promises-aplus-tests';"]},{"cmd":"yarn add promises-aplus-tests","imports":[]},{"cmd":"pnpm add promises-aplus-tests","imports":[]}],"homepage":null,"github":"https://github.com/promises-aplus/promises-tests","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/promises-aplus-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-aplus-tests/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}