dotnet/runtime

Consolidate testing guidelines

Open

#10,557 建立於 2018年6月21日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C# (5,445 fork)batch import
area-Infrastructuredocumentationhelp wanted

倉庫指標

Star
 (17,886 star)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

There are multiple documents under https://github.com/dotnet/coreclr/tree/master/Documentation/building that describe how testing can be accomplished. These docs include building and running tests. However since we are using platform agnostic tools, the instructions should also be largely agnostic of platform. Minor command line differences, but that are basically limited to use the .sh vs .cmd file. There is a Workflow section under Documentation that has a placeholder file for this type of information - RunningTests.md.

貢獻者指南