dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.16k stars 4.71k forks source link

Publish CoreCLR test drop as a NuGet package #4821

Closed schellap closed 2 years ago

schellap commented 8 years ago

CoreCLR test assets grow to be the single place for authoring tests that target the various dotnet runtimes.

It would be nice to publish the test binary drops as a NuGet package so other projects can take advantage of these tests.

This work involves publishing the test bin drop and parts of the build (props/target files inside \tests\src \tests) to build the XUnit wrappers that run these tests.

/Cc @gkhanna79 /Cc @ramarag, something we have been discussing for a while.

gkhanna79 commented 8 years ago

This is not required for K but CoreRT and can be done post K RTM as well

ghost commented 2 years ago

Due to lack of recent activity, this issue has been marked as a candidate for backlog cleanup. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will undo this process.

This process is part of our issue cleanup automation.

ghost commented 2 years ago

This issue will now be closed since it had been marked no-recent-activity but received no further activity in the past 14 days. It is still possible to reopen or comment on the issue, but please note that the issue will be locked if it remains inactive for another 30 days.