bitovi / funcunit

A functional test suite based on jQuery
https://funcunit.com/
MIT License
569 stars 379 forks source link

Set up SauceLabs for browser testing #207

Open phillipskevin opened 7 years ago

phillipskevin commented 7 years ago

We ran into an issue where Funcunit was throwing an error on Chrome 58 on Windows 10: https://github.com/canjs/canjs/issues/3235. We should set up SauceLabs testing for funcunit so we can catch these issues earlier.

Setting up SauceLabs is relatively easy using the test-saucelabs package like we are using in canjs here: https://github.com/canjs/canjs/blob/master/test/test-sauce-labs.js.

morrme commented 7 years ago

@phillipskevin can I try this one?

phillipskevin commented 7 years ago

Yeah, definitely. I'll assign it to you, @morrme.

phillipskevin commented 7 years ago

Ok, I can't assign it to you, but it's all yours.