bitovi/funcunit

Set up SauceLabs for browser testing

Ouverte

#207 ouverte le 11 mai 2017

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (395 forks)batch import
developer relationshelp wanted

Métriques du dépôt

Stars
 (575 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur