Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow out-of-process running in NUnit.ConsoleRunner.NetCore #477

Open
ChrisMaddock opened this issue Oct 5, 2018 · 2 comments
Open

Allow out-of-process running in NUnit.ConsoleRunner.NetCore #477

ChrisMaddock opened this issue Oct 5, 2018 · 2 comments
Labels
Enhancement NetCoreRunner Issue related to the .NET Core console runner V4 All issues related to V4 - use -label:V4 to get non-V4 issues
Milestone

Comments

@ChrisMaddock
Copy link
Member

The allows closer feature parity to the .NET Framework 2.0 engine, and would unblock a number of features. This is primarily blocked by: #266

@CharliePoole
Copy link
Member

Although #266 is no longer blocking this, #1045 is in the sense that we may end up removing the .NET Standard engine.

@CharliePoole
Copy link
Member

No longer blocked although the details still need to be worked out. The new title reflects that we are not necessarily talking about the .NET Standard engine... could be the .NET Core 3.1 engine, for example.

@CharliePoole CharliePoole changed the title Allow out-of-process running in the .NET Standard Engine Allow out-of-process running in NUnit.ConsoleRunner.NetCore Jan 14, 2022
@CharliePoole CharliePoole added the NetCoreRunner Issue related to the .NET Core console runner label Jan 14, 2022
@CharliePoole CharliePoole added the V4 All issues related to V4 - use -label:V4 to get non-V4 issues label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement NetCoreRunner Issue related to the .NET Core console runner V4 All issues related to V4 - use -label:V4 to get non-V4 issues
Projects
None yet
Development

No branches or pull requests

2 participants