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

Visual Studio 2017 support #93

Open
maleet opened this issue Mar 10, 2017 · 18 comments
Open

Visual Studio 2017 support #93

maleet opened this issue Mar 10, 2017 · 18 comments

Comments

@maleet
Copy link

maleet commented Mar 10, 2017

As this is launched now, will there be extension available?

@urasandesu
Copy link
Owner

Currently, Prig has not supported Visual Studio 2017 yet, sorry.

I'm going to release next version this week end, but it will contain only some bug fixes.

Supporting Visual Studio 2017 is after that.

@bp2008
Copy link

bp2008 commented Mar 13, 2017

Also interested in this update!

Great work so far.

@urasandesu
Copy link
Owner

MEMO
Visual Studio 2017 also uses vstest.executionengine as same as the previous version to run tests. So we supposed that we just change VSIX manifest to correspond this issue originally. However, it turned out that there are two issues as follows:

We will begin to fix this issue after the above issues are all solved.

@urasandesu
Copy link
Owner

MEMO
I found the VSIX installer of Visual Studio 2017 reducing function. In addition, Visual Studio 2017 has many problems for VSIX currently. We should review the plan to support VS2017.

@urasandesu
Copy link
Owner

MEMO
In Visual Studio 2017, I found a critical bug in the API that Prig uses. We interrupt the work for supporting Visual Studio 2017 until this issue is corrected.

@urasandesu
Copy link
Owner

MEMO
The critical bug that I found was fixed at version 15.2(26430.6)! 😆

However, I haven't confirmed whether the integration tests can run all combination because of another issue. Please wait a little while more... 😢

@urasandesu
Copy link
Owner

MEMO

Today, Visual Studio 2017 version 15.3(26730.3) is released. But the issue is continuing to reproduce. Developer Community is noncooperative. I don't know what I should do... 😞

@Mardoxx
Copy link

Mardoxx commented Aug 16, 2017

Post an issue on vstest repo https://github.com/Microsoft/vstest someone may be able to point you to someone who can help!

@urasandesu
Copy link
Owner

@Mardoxx, thank you for your advice!
I reported the issue as microsoft/vstest#999.

@urasandesu
Copy link
Owner

MEMO

Sushil Baid (MSFT) told me the workaround for the issue! I'm going to resume the work that is to support Visual Studio 2017 by adopting the workaround.

@Mardoxx
Copy link

Mardoxx commented Sep 12, 2017

@urasandesu Very nice, thank you!

@bp2008
Copy link

bp2008 commented Sep 12, 2017

Great news 👍

@antonioaversa
Copy link

Great to see that we'll have soon Prig working in VS 2017!
That will allow me to use it at work.

Thanks for your work!

@GerardSoleCa
Copy link

I'll stay tuned for new releases 😄

@snekbaev
Copy link

snekbaev commented Jan 9, 2018

Definitely would give Prig a try once* VS 2017 support is there :)

* - now :) Hope to see a new release soon :)))

@amanpreetSO
Copy link

Can we build the prig project without visual studio installed? means is it possible to install the prig without visual studio?
Can anyone reply here?

@PMJMendes
Copy link

Are there any news regarding VS2017 support?

@SamerAdra
Copy link

Is there any way to use Prig without the extension (1.x version, since that is all I can get from NuGet in VS2017)? Guessing the answer is no. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants