The .NET test ecosystem currently lacks built-in support for automatic test sharding similar to what Playwright offers with --shard 1/4. While there's an open feature request (microsoft/testfx#4068) ...