01Configuration of parallel execution via xunit.runner.json
02Implementation of IClassFixture and ICollectionFixture for shared context
032 GitHub stars
04Automated generation of [Fact] and [Theory] test cases
05Step-by-step migration patterns from xUnit v2 to v3
06Async setup and teardown guidance using ValueTask-based IAsyncLifetime