sauce-archives / sauce_ruby

This is the Ruby client adapter for testing with Sauce Labs, a Selenium-based browser testing service (saucelabs.com).
Apache License 2.0
98 stars 115 forks source link

Better account for spec AND browser runtime differences #352

Open DylanLacey opened 8 years ago

DylanLacey commented 8 years ago

Runtime logging only accounts for the flat time it takes to run a spec; Can we also track individual browsers and distribute specs according to both times?