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

.NET Standard engine to load extensions #476

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

.NET Standard engine to load extensions #476

ChrisMaddock opened this issue Oct 5, 2018 · 2 comments
Labels
Milestone

Comments

@ChrisMaddock
Copy link
Member

ChrisMaddock commented Oct 5, 2018

The .NET Standard Engine should be able to load engine extensions. See spec discussed in #394

Blocked by: #388

Motivations for this include:
nunit/nunit-v2-result-writer#12
nunit/vs-project-loader#25

@nvborisenko
Copy link
Contributor

Based on TestEngine.cs it seems this supported by netstandard2.0. If it's true, do we have plans to release it via nuget?

@ChrisMaddock
Copy link
Member Author

Hey, nvb - yes and yes!

Next release is hopefully soonish, there’s just currently a bug with .NET standard extension loading we need to fix first, and we’ve all been a little busy recently! For now, you could use a ‘nightly build’ package from our myget feed - link in the readme!

@ChrisMaddock ChrisMaddock added this to the 3.10 milestone Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants