dotnet/runtime

Consolidate testing guidelines

Open

#10.557 aperta il 21 giu 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-Infrastructuredocumentationhelp wanted

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

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.

Guida contributor