This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(launcher): Add support for maxSession
- add support for maxSession and capability-specific specs - cleaned up launcher (refactored out taskScheduler.js) - (breaking change) changed the config to shard test files; also sharding is specific to capabilities now - Before: config.splitTestsBetweenCapabilities - Now: config.capabilities.shardTestFiles or config.multiCapabilities[index].shardTestFiles
- Loading branch information