// Here you could define global logic that would affect all tests // You can use attributes at the assembly level to apply to all tests in the assembly [assembly: System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage] [assembly: NotInParallel]