This package has been deprecated

Author message:

Abandoned

grunt-template-jasmine-slow

0.1.0 • Public • Published

Slow spec reporting template mix-in for grunt-contrib-jasmine

Example configuration:

jasmine: {
    src: 'spec/**/*_spec.js',
    options: {
        template: require('grunt-template-jasmine-slow'),
        templateOptions: {
            threshold: 30
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i grunt-template-jasmine-slow

Weekly Downloads

0

Version

0.1.0

License

BSD

Last publish

Collaborators

  • dannyamey