@taskr/jest

1.1.1 • Public • Published

@taskr/jest npm

Jest plugin for Taskr.

Install

$ npm install --save-dev @taskr/jest

Usage

exports.test = function * (task) {
  yield task.source('test/**/*.js').jest({ bail:true, notify:true });
}

API

.jest(options)

See Jest's Configuration Options to see the available options.

Support

Any issues or questions can be sent to the Taskr monorepo.

Please be sure to specify that you are using @taskr/jest.

License

MIT © Luke Edwards

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.10latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.10
1.1.00
1.0.60
1.0.00
0.1.00

Package Sidebar

Install

npm i @taskr/jest

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • lukeed