This patch includes the changes from microsoft/playwright#30962 (feat(test runner): improve sharding algorithm to better spread similar tests among shards)
Use patch-package to apply it on top of playwright v1.56.1.
This patch adds a new shardingMode configuration which allows to specify the sharding algorithm to be used…