UNPKG

protractor-junit-flake

Version:

A wrapper for protractor to automatically re-run failed tests for a specific number of attempts

11 lines (10 loc) 289 B
{ "commitMessage": "%s", "tagName": "v%s", "scripts": { "preupdate": "echo 'Bumping version and running tests'", "precommit": "npm test", "postcommit": "git push && git push --tags && npm publish", "postupdate": "echo 'Updated to version %s in manifest files'" } }