Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406)
* Remove extra `[SkipOnHelix]` attribute - only need the one compiled into Microsoft.AspNetCore.Testing - update the documentation to reflect this - nit: address Markdown warnings that VS Code showed * Add `SuccessfulTests` to ensure something runs in every non-Helix runs - #22241 - cleans up hundreds of warnings but leaves a couple for the Blazor tests assembly - see comments about xUnit runner command line in the new class
显示
- docs/Helix.md 15 个添加, 10 个删除docs/Helix.md
- eng/helix/content/RunTests/TestRunner.cs 1 个添加, 1 个删除eng/helix/content/RunTests/TestRunner.cs
- eng/targets/CSharp.Common.props 1 个添加, 0 个删除eng/targets/CSharp.Common.props
- src/Analyzers/Analyzers/test/Microsoft.AspNetCore.Analyzers.Test.csproj 0 个添加, 1 个删除...Analyzers/test/Microsoft.AspNetCore.Analyzers.Test.csproj
- src/Components/Analyzers/test/Microsoft.AspNetCore.Components.Analyzers.Tests.csproj 0 个添加, 1 个删除...st/Microsoft.AspNetCore.Components.Analyzers.Tests.csproj
- src/Components/Authorization/test/Microsoft.AspNetCore.Components.Authorization.Tests.csproj 0 个添加, 1 个删除...icrosoft.AspNetCore.Components.Authorization.Tests.csproj
- src/Components/Components/test/Microsoft.AspNetCore.Components.Tests.csproj 0 个添加, 1 个删除...ponents/test/Microsoft.AspNetCore.Components.Tests.csproj
- src/Components/Forms/test/Microsoft.AspNetCore.Components.Forms.Tests.csproj 0 个添加, 1 个删除...s/test/Microsoft.AspNetCore.Components.Forms.Tests.csproj
- src/Components/Web/test/Microsoft.AspNetCore.Components.Web.Tests.csproj 0 个添加, 1 个删除...Web/test/Microsoft.AspNetCore.Components.Web.Tests.csproj
- src/Components/WebAssembly/Build/test/Microsoft.AspNetCore.Components.WebAssembly.Build.Tests.csproj 0 个添加, 1 个删除...soft.AspNetCore.Components.WebAssembly.Build.Tests.csproj
- src/Components/WebAssembly/Build/test/RuntimeDependenciesResolverTest.cs 1 个添加, 1 个删除...WebAssembly/Build/test/RuntimeDependenciesResolverTest.cs
- src/DataProtection/Extensions/test/Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj 0 个添加, 1 个删除...crosoft.AspNetCore.DataProtection.Extensions.Tests.csproj
- src/Hosting/Hosting/test/Microsoft.AspNetCore.Hosting.Tests.csproj 0 个添加, 1 个删除...ng/Hosting/test/Microsoft.AspNetCore.Hosting.Tests.csproj
- src/Http/Http/test/BindingAddressTests.cs 1 个添加, 3 个删除src/Http/Http/test/BindingAddressTests.cs
- src/Identity/ApiAuthorization.IdentityServer/test/Microsoft.AspNetCore.ApiAuthorization.IdentityServer.Tests.csproj 0 个添加, 1 个删除...t.AspNetCore.ApiAuthorization.IdentityServer.Tests.csproj
- src/Identity/test/Identity.Test/Microsoft.AspNetCore.Identity.Test.csproj 0 个添加, 1 个删除...t/Identity.Test/Microsoft.AspNetCore.Identity.Test.csproj
- src/Middleware/Diagnostics.EntityFrameworkCore/test/FunctionalTests/Diagnostics.EFCore.FunctionalTests.csproj 0 个添加, 2 个删除...FunctionalTests/Diagnostics.EFCore.FunctionalTests.csproj
- src/Middleware/NodeServices/test/Microsoft.AspNetCore.NodeServices.Tests.csproj 0 个添加, 1 个删除...vices/test/Microsoft.AspNetCore.NodeServices.Tests.csproj
- src/Mvc/Mvc.Analyzers/test/Mvc.Analyzers.Test.csproj 0 个添加, 1 个删除src/Mvc/Mvc.Analyzers/test/Mvc.Analyzers.Test.csproj
- src/Mvc/Mvc.Api.Analyzers/test/Mvc.Api.Analyzers.Test.csproj 0 个添加, 1 个删除src/Mvc/Mvc.Api.Analyzers/test/Mvc.Api.Analyzers.Test.csproj
加载中
想要评论请 注册 或 登录