karma-runner/karma

Test sharding / parallelization

Open

#439 ouverte le 29 mars 2013

Voir sur GitHub
 (43 commentaires) (88 réactions) (0 assignés)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.

Guide contributeur