Closed
Description
It should now be enough to just build clr.tools
and clr.hosts
as dependencies of the src/tests/build.sh
script in order to generate Core_Root.
Update the workflow docs to show how to build and run runtime tests using Mono without building all of CoreCLR.
The docs are in https://github.com/dotnet/runtime/blob/main/docs/workflow/testing/mono/testing.md
Contributes to #58266