Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Support Sharding #569

Closed
Closed
@juliemr

Description

@juliemr

This has come up a couple times, so I wanted to consolidate discussion into one issue.

Test sharding would mean automagically splitting up a suite of tests to run in parallel, with the goal of reducing test time. Implementation will be very dependent on the test runner, and so would probably happen for Jasmine first.

Currently, you can achieve this by splitting tests into multiple files and creating different configs for different specs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions