karma-runner/karma

Test sharding / parallelization

Open

#439 opened on Mar 29, 2013

View on GitHub
 (43 comments) (88 reactions) (0 assignees)JavaScript (1,703 forks)batch import
help wantedtype: feature

Repository metrics

Stars
 (11,918 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide