karma-runner/karma

Test sharding / parallelization

Open

#439 aberto em 29 de mar. de 2013

Ver no GitHub
 (43 comments) (88 reactions) (0 assignees)JavaScript (11.918 stars) (1.703 forks)batch import
help wantedtype: feature

Description

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.

Guia do colaborador