Add Assert.Scope() for soft assertions
#7355
Build MacOS Debug failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build MacOS Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/packages/Debug/Shipping
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build MacOS Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/s/artifacts/TestResults/Debug
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build MacOS Debug)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /Users/runner/work/1/a/binlogs
Check failure on line 9 in Build log
azure-pipelines / microsoft.testfx (Build MacOS Debug)
Build log #L9
Error: Not found SourceFolder: /Users/runner/work/1/s/artifacts/tmp/Debug/testsuite
Check failure on line 60 in src/TestFramework/TestFramework/Assertions/AssertScope.cs
azure-pipelines / microsoft.testfx (Build MacOS Debug)
src/TestFramework/TestFramework/Assertions/AssertScope.cs#L60
src/TestFramework/TestFramework/Assertions/AssertScope.cs(60,13): error CA1836: (NETCORE_ENGINEERING_TELEMETRY=Build) Prefer 'IsEmpty' over 'Count' to determine whether the object is empty (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1836)