2023-03-13
ew-cli 0.9.1
- added
--num-balanced-shards [value]for fair, historical runtime based sharding: emulator.wtf will store historical test runtime at a single test level and will assign tests to shards in the most even way possible, leading to shorter overall test times than--num-shardsor--num-uniform-shards.
gradle-plugin 0.9.1
- bumped default
ew-clito 0.9.1 - added
numBalancedShardsproperty for fair, historical runtime based sharding, see theew-clirelease notes above