dotnet/runtime

Consolidate testing guidelines

オープン

#10,557 opened on 2018/06/21

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-Infrastructuredocumentationhelp wanted

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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.

コントリビューターガイド