bitovi/funcunit

Set up SauceLabs for browser testing

Open

#207 aberto em 11 de mai. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (395 forks)batch import
developer relationshelp wanted

Métricas do repositório

Stars
 (575 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador