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 (1.703 forks)batch import
help wantedtype: feature

Métricas do repositório

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

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