bitovi/funcunit

Set up SauceLabs for browser testing

开放

#207 创建于 2017年5月11日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (395 个派生)batch import
developer relationshelp wanted

仓库指标

星标
 (575 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南