Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwrite Promises/A+

Refer to this link:

https://github.com/promises-aplus/promises-tests

Configure package.json

{
    "devDependencies": {
        "promises-aplus-tests": "^2.1.2"
    },
    "scripts": {
        "test": "promises-aplus-tests myPromise"
    }
}

and Run:

npm run test

You can test whether your handwritten promise conforms to the standard.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages