-
Notifications
You must be signed in to change notification settings - Fork 458
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
Use the latest NUnitTestAdapter for running tests (3.8.0-alpha1) #243
Comments
Turns out this is a problem with nunit/xunit also. Created a repro @ https://github.com/fir3pho3nixx/nunit-adapter-vs-xunit which proves the case. |
@ALL - I have just seen the commit go in that fixes this in the test adapter. As soon as they release I will raise a PR. microsoft/vstest#865 |
Just an update, there appears to be more problems with the latest nightly build that is in preview. Things appear to be going backwards. I am still actively investigating this ... will keep this issue updated with any pertinent info. |
This is definitely possible now with netcoreapp2.0 now. |
Can I go ahead an upgrade our test libraries + appveyor build? |
Yep, go for it. |
Closing in anticipation of: #381 |
Ref: #234
The latest adapter does not run on both windows and linux. We can only progress this once the issue below is dealt with.
nunit/nunit3-vs-adapter#324
The text was updated successfully, but these errors were encountered: