bitovi/funcunit

Set up SauceLabs for browser testing

Open

#207 geöffnet am 11. Mai 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (395 Forks)batch import
developer relationshelp wanted

Repository-Metriken

Stars
 (575 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide