Skip to content

Detoo/phantomjs-promise-polyfill-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing PhantomJS Promise support

PhantomJS does not currently support native Javascript Promise.

This project applies and tests es6-promise polyfill as suggested by kawing-chiu in the thread above.

Usage

To verify the polyfill works, build and run the tests as follows:

npm install
npm run build-tests
npm test

About

Testing PhantomJS Promise support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published