aspnetcore/docs
Doug Bunting 256045729a
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
2020-06-02 12:19:28 -07:00
..
APIReviewProcess.md
Artifacts.md
BuildErrors.md
BuildFromSource.md
CrossRepoBreakingChanges.md
DailyBuilds.md
Helix.md
IssueManagementPolicies.md
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md
README.md
ReferenceAssemblies.md
ReferenceResolution.md
Servicing.md
SharedFramework.md
Submodules.md
area-owners.md
tooling-consolidation.md

README.md

Contributor documentation

The primary audience for documentation in this folder is contributors to ASP.NET Core. If you are looking for documentation on how to use ASP.NET Core, go to https://docs.asp.net.