0.0.5 • Published 7 years ago

butter-test-provider v0.0.5

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
7 years ago

Single dependency to add tests to a ButterProvider

to use simply:

$ npm i butter-test-provider

or if you're from the new kids:

$ yarn add butter-test-provider

this should modify your package.json file to include:

  "scripts": {
    "test": "mocha ./node_modules/butter-provider/tests/*",
    "lint": "eslint tests/** index.js"
  },
0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago