0.1.0 • Published 12 years ago
grunt-template-jasmine-slow v0.1.0
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
}
}
}
0.1.0
12 years ago