svattenky

Results 4 issues of svattenky

Mocha now supports retry. If there currently isn't a way can there be a option to us the retry https://github.com/mochajs/mocha/commit/7d394ab0bf113a3eade438a593ea5f68923f5c6f

We were previously using grunt-protractor-runner-4.0.0 which was working fine. We wanted to move to protractor 5 and we updated to grunt-protractor-runner 5.0.0. When the selenium server shuts down it fails...

I am generating some release notes with a different tool and would like have the CHANGELOG.md i am creating be part of the commit. Is there a way to add...

enhancement
investigate

My config is as such ``` release: { options: { bump: true, //default: true // changelog: false, //default: false // changelogText: '\n', //default: '### - \n' file: 'package.json', //default: package.json...