jenkins-wpt
v1.0.3
Published
Executes WPT form Jenkins, fails if under a threshold, sends results to Graphite
Downloads
8
Readme
Installation:
git clone [email protected]:gmetais/jenkins-wpt.git
cd jenkins-wpt
npm install
Usage:
node bin/cli.js <URL> <OPTIONS>
# Need help with options?
node bin/cli.js -h
# Exemple:
node bin/cli.js http://www.google.com --runs 5 --max-bytes-in 500000