Sample client-side implementation of https://github.com/promises-aplus/promises-spec.
npm install -g promises-aplus-tests
cd tests
promises-aplus-tests adapter.js
git submodule init && git submodule update
- Open
tests/SpecRunner.html
in your browser