otalk / webrtc-tester

WebRTC Deployment Testing Toolkit
MIT License
33 stars 8 forks source link

make browser pair configurable #4

Open fippo opened 9 years ago

fippo commented 9 years ago

The browser pair should be more configurable, currently hardcoded to chrome-FF firefox, nightly, chromium, google-chrome, google-chrome-beta, google-chrome-unstable Possibly there should even be a wrapper that does a full scale test matrix?

(will I end up doing DoE with random latin hypercubes for this?)

fippo commented 9 years ago

should use travis-ml like $BROWSER and $BVER for this.