Optimizing .NET Test Runs in GitHub Actions with Test Sharding for Faster CI/CDThis article shows how to split xUnit tests into shards using traits, run them in parallel with a matrix strategy, and aggregate TRX outputs into one pull request report.March 15, 2025 in .NET, DevOps14 minutes