karma-runner/karma

Test sharding / parallelization

Open

#439 opened on Mar 29, 2013

View on 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.

Contributor guide