karma-runner/karma

Test sharding / parallelization

Open

#439 geöffnet am 29. März 2013

Auf GitHub ansehen
 (43 Kommentare) (88 Reaktionen) (0 zugewiesene Personen)JavaScript (11.918 Stars) (1.703 Forks)batch import
help wantedtype: feature

Beschreibung

Allow splitting a single test suite into multiple chunks, so that it can be executed in multiple browsers and therefore executed on multiple machines or at least using multiple cores.

Contributor Guide